Skip to main content

Core Web Vitals

Brass-SEO · 5 entries · last verified August 2026

Brass-SEO references these official specifications and independent benchmarks when reporting a site's Core Web Vitals status. The threshold values, the measurement methodology, and the ranking signal's scope all have direct implications for how page audit recommendations are scoped.

Contents — 5 entries
  1. 1.Core Web Vitals — Official Thresholds
  2. 2.Web Almanac 2024 — Performance Chapter
  3. 3.Chrome User Experience Report (CrUX)
  4. 4.Page Experience Ranking Update Documentation
  5. 5.PageSpeed Insights and Lighthouse Documentation
  6. Frequently Asked Questions

Core Web Vitals — Official Thresholds

Google. web.dev. Maintained by the Google Chrome team.

Brass-SEO treats this as the authoritative threshold reference for all CWV reporting. Google defines three active Core Web Vitals: Largest Contentful Paint must be at or under 2.5 seconds for Good; Interaction to Next Paint must be at or under 200 milliseconds for Good; and Cumulative Layout Shift must be at or under 0.1 for Good. Pages exceeding the 4.0 second LCP, 500 millisecond INP, or 0.25 CLS thresholds are classified as Poor. These thresholds are derived from Chrome real-user data at the 75th percentile of page loads.

Examines:
Google's official Core Web Vitals specification — threshold values for LCP, INP, and CLS, with the 75th-percentile measurement methodology.
Brass-SEO draws on:
The LCP ≤2.5s, INP ≤200ms, CLS ≤0.1 threshold values — the exact benchmarks Brass-SEO's page audit reports against.

Web Almanac 2024 — Performance Chapter

HTTP Archive. Published November 2024.

Brass-SEO monitors this for industry benchmarks. The 2024 Web Almanac Performance chapter reports that 43% of mobile sites achieve good Core Web Vitals across all three metrics, down from 48% after Google replaced FID with INP in March 2024. The 5-percentage-point drop reveals hidden interactivity debt — sites that passed under FID failed under INP's stricter measurement of total interaction latency from pointer to next paint. Nearly 6 in 10 mobile sites still fail at least one CWV threshold. Brass-SEO uses this data to contextualize a site's CWV status relative to the broader web.

Examines:
Annual independent measurement of Core Web Vitals pass rates, trend analysis, and technology adoption across millions of origins from real Chrome user data.
Brass-SEO draws on:
The 43% mobile pass rate and FID-to-INP transition data — used to contextualize a site's CWV status in Brass-SEO's page audit output.

Chrome User Experience Report (CrUX)

Google Chrome team. Updated monthly.

Brass-SEO draws on this to explain how Google measures real-user performance. The Chrome User Experience Report collects field data from opted-in Chrome users and is the dataset Google uses to determine whether a URL achieves Good, Needs Improvement, or Poor on each Core Web Vitals metric for ranking purposes. Lab tests — Lighthouse, PageSpeed Insights lab mode — simulate conditions but do not determine ranking eligibility. A page can score 100 in Lighthouse and still receive a Poor CWV signal in Google's ranking assessment if real users on slower connections experience poor performance.

Examines:
Google's Chrome User Experience Report — the dataset of real Chrome user performance measurements that powers CWV ranking assessments.
Brass-SEO draws on:
The distinction between lab data and field data — cited when explaining why PageSpeed Insights lab scores may differ from GSC's Core Web Vitals report.

Page Experience Ranking Update Documentation

Google Search Central. Maintained by Google.

Brass-SEO cites this when scoping CWV's importance relative to content quality. Google's documentation confirms Core Web Vitals became a ranking signal in May 2021 for mobile and February 2022 for desktop. Google explicitly states in this document that great page experience does not override having great content — a page with strong content will rank even with poor experience signals. CWV is a tiebreaker among pages of comparable quality, not a dominant standalone ranking factor. Brass-SEO uses this framing to scope CWV recommendations correctly.

Examines:
Google's official documentation of the Page Experience ranking update — which signals it includes, when it launched for mobile and desktop, and its stated weight relative to content quality.
Brass-SEO draws on:
The tiebreaker framing of CWV — used to correctly scope CWV importance in Brass-SEO's page audit recommendations rather than overstating its ranking impact.

PageSpeed Insights and Lighthouse Documentation

Google. Maintained by the Google Chrome team.

Brass-SEO uses this to explain the diagnostic tool stack. PageSpeed Insights combines real-user CrUX field data with Lighthouse lab diagnostics in a single report. The field data section shows actual CWV status from Chrome users and is what affects ranking eligibility; the lab section provides Lighthouse scores on a 0–100 scale from a simulated throttled mid-tier mobile device. Lighthouse scores and field data can diverge significantly. The tool provides specific opportunity items — render-blocking resources, unused JavaScript, image format recommendations — with estimated savings in milliseconds.

Examines:
Google's PageSpeed Insights tool documentation and Lighthouse methodology — the distinction between field data (CrUX) and lab scores, and how to read each section.
Brass-SEO draws on:
The field vs. lab data distinction — cited in Brass-SEO's page audit to explain why PSI lab score and GSC CWV status can diverge.

Frequently Asked Questions

What is the official Good threshold for Interaction to Next Paint (INP)?

Google's Core Web Vitals specification defines Good INP as 200 milliseconds or less. Pages between 200ms and 500ms are classified as Needs Improvement; pages exceeding 500ms are classified as Poor. INP replaced First Input Delay (FID) as a Core Web Vitals metric in March 2024. INP measures the latency of all interactions on a page — not just the first — making it a stricter measure of interactivity than FID.

Are Lighthouse lab scores and field data the same thing?

No. Lighthouse lab scores simulate performance on a throttled mid-tier mobile device in a controlled environment; they do not reflect real user conditions and do not directly determine CWV ranking eligibility. Field data from the Chrome User Experience Report (CrUX) collects measurements from opted-in real Chrome users and is the data source Google uses to assess whether a page achieves Good, Needs Improvement, or Poor on each metric. A page can score 90+ in Lighthouse while still showing Poor field data in Google Search Console.

What percentage of mobile sites pass all three Core Web Vitals?

The 2024 Web Almanac Performance chapter reports that 43% of mobile sites achieved Good Core Web Vitals across all three metrics (LCP, INP, CLS). This is down from 48% measured under the prior FID metric, reflecting the additional interactivity debt surfaced when Google replaced FID with the stricter INP threshold in March 2024.

Is having good Core Web Vitals required to rank in Google?

No. Google's Page Experience documentation explicitly states that great page experience does not override having great content — pages with strong, relevant content rank even with poor experience signals. Core Web Vitals function as a tiebreaker among pages of comparable content quality. The ranking signal was introduced in May 2021 for mobile and February 2022 for desktop.