Core Web Vitals: what really matters in 2026
INP, LCP, CLS: a review of the thresholds that actually weigh on rankings and those that are just comfort.

In short:
- INP replaced FID and punishes script-heavy interfaces.
- An LCP under 2.5 seconds remains the reference threshold on mobile.
- The ranking impact of CWV is real but marginal compared to relevance.
Core Web Vitals remain the health barometer of a site. But not all signals are equal, and chasing a perfect score often makes teams lose sight of what matters.
INP, the signal that separates the field
Interactivity has become the weak point of modern sites. Too much third-party JavaScript, too many tags, and INP climbs past the recommended 200 ms.
The thresholds to remember
- LCP: under 2.5 s on mobile
- INP: under 200 ms
- CLS: under 0.1
Prioritize without scattering
A fast site never compensates for weak content. Performance should be treated as a prerequisite, not a strategy. Read also: our crawl budget checklist.