Core Web Vitals in 2026:
the floor, not the ceiling
Speed is not a vanity metric. It is the difference between a visitor who waits and one who leaves, and Google has been counting both for years.
A 90+ PageSpeed score and all-green Core Web Vitals are, for us, the floor, the condition every site we build must meet before we discuss anything clever. They are not the achievement. They are the price of entry.
The three metrics, in plain words
LCP. Largest Contentful Paint
How long until the main thing on the page actually appears. Under 2.5 seconds on a mid-range phone, or you are losing people before they have seen a word.
INP. Interaction to Next Paint
How quickly the page responds when someone taps or types. This replaced the old FID metric, and it is less forgiving, it watches every interaction, not just the first.
CLS. Cumulative Layout Shift
Whether things jump around as the page loads. The reason you tap the wrong button while an ad slot loads late. Maddening, and entirely preventable.
Every 100ms of delay is measurable in lost conversions. Speed is the cheapest revenue lever most businesses are ignoring.
Why it compounds into rankings
Google uses these as a tie-breaker and, increasingly, a threshold. Two pages of equal usefulness will not rank equally if one makes people wait. And the same fast, clean foundation that pleases the algorithm also pleases the person, which is why performance work supports the entire SEO timeline, not just one metric.
The ceiling, then
If 90+ is the floor, what is the ceiling? Usefulness. A blisteringly fast page that answers the wrong question still fails. We treat performance as the foundation that lets genuinely useful web development do its work, quickly, on every device, without making anyone wait.
The numbers, and what they mean for you
It helps to see the thresholds plainly. "Good", "needs improvement" and "poor" are Google's own bands, and the gap between them is measured in lost customers. Here is what each metric needs to hit, and the business cost of missing it.
| Metric | Good | Poor | If you miss it |
|---|---|---|---|
| LCP | < 2.5s | > 4.0s | Visitors leave before content loads |
| INP | < 200ms | > 500ms | Page feels broken, taps are ignored |
| CLS | < 0.1 | > 0.25 | Mis-taps, frustration, lost trust |
Field data beats lab data
One trap worth naming: the score your developer sees in a lab test is not the score Google ranks on. Google uses field data, the real experience of real visitors on real phones and networks, gathered over 28 days. A site can score 100 in the lab and still fail in the field if most visitors are on mid-range Android phones over patchy mobile data. We tune for the field, measure it monthly, and treat a regression as a bug to fix, not a number to explain away.
If you are weighing a rebuild, speed is one of the strongest arguments for choosing the right foundation in the first place, a point we make in our guide to WordPress, Shopify or custom code. And for local businesses, a fast site is a quiet edge in the local pack, where every competing tap counts.