The Core Web Vitals are a set of user-centered metrics that Google introduced to improve the quality of the user experience on a Website to evaluate. They focus on the loading performance, interactivity and visual stability of a page. These metrics have been official since May 2021 Ranking factors in the Google search algorithm and therefore have a direct influence on the Visibility a website in the Search results. The overarching goal is to ensure a smooth, efficient and enjoyable experience for every user.
What are Core Web Vitals?
The Core Web Vitals initiative is part of Google's broader „Web Vitals“ program, which aims to simplify and streamline the multitude of performance metrics that Google uses. Webmasters to help them focus on the most important aspects of the user experience. By measuring real user data via the Chrome User Experience Report (CrUX), the Core Web Vitals enable website operators to quickly evaluate their performance and Optimization potential to recognize. Good performance of these metrics can lead to lower Bounce rates, higher user loyalty and improved Conversion rates lead.
The Core Web Vitals consist of three specific metrics:
- Largest Contentful Paint (LCP)
- Interaction to Next Paint (INP)
- Cumulative Layout Shift (CLS)
The three Core Web Vitals in detail
Each of these metrics evaluates a key aspect of the user experience:
Largest Contentful Paint (LCP) measures the perceived Loading speed of a web page. It records the time at which the largest visible content element in the viewport is rendered. This element can be an image, a video or a large block of text. For a good user experience, the LCP should occur within 2.5 seconds of the page load starting. Values between 2.5 and 4.0 seconds indicate a need for optimization, while an LCP of over 4.0 seconds is considered poor. This value should be achieved for at least 75 % of the page views.
Interaction to Next Paint (INP) is the metric for Interactivity and replaced First Input Delay (FID) as the Core Web Vital in March 2024. INP measures the overall responsiveness of a page to user interactions by observing the latency of all qualifying interactions during a user's entire visit to a page. This includes clicks, taps and keystrokes. A good INP value is 200 milliseconds or less. A value between 200 and 500 milliseconds means that improvements are needed, and anything over 500 milliseconds is considered poor responsiveness. Again, the measurement applies to the 75th percentile of page views.
Cumulative Layout Shift (CLS) evaluates the visual stability of a website. It quantifies the extent of unexpected layout shifts that can occur during the loading process. Such shifts can lead to users inadvertently clicking on the wrong elements or losing their reading flow. A good CLS value should be 0.1 or less. Values between 0.1 and 0.25 indicate a need for improvement, and a value above 0.25 is considered poor. This threshold also applies to at least 75 % of page views.





