WSWhat Scene?

Learn · Performance & optimization

What are Core Web Vitals?

Core Web Vitals are Google's three metrics for real-world page experience: LCP (loading speed), INP (responsiveness), and CLS (visual stability). As of July 2026 the "good" targets are LCP under 2.5 seconds, INP under 200 milliseconds, and CLS under 0.1, measured on real visitors at the 75th percentile.

They matter because Google uses them as a ranking signal and because they capture what users actually feel: does the page load quickly, respond when tapped, and stay still while loading. A site can look fine in a lab and still fail these on real devices and networks.

You pass only if at least 75% of real visits hit the "good" threshold for each metric. Field data from the Chrome User Experience Report is the source of truth, which is why testing on real conditions, not just your fast office connection, is essential.

Updated July 2026

Go deeper

Want this built, not just explained?