- Home
- /
- Blog
- /
- INP Core Web Vitals
INP Under 150ms: Why the "Good" Core Web Vitals Threshold No Longer Cuts It
Agency Dashboard
July 1, 2026 · 11 min read- 2.7KSHARES
- 2.9KREADS
TL;DR
Google's official INP threshold marks anything under 200ms as good, but real field data from competitive niches consistently shows top-ranking sites operating at sub-150ms. Passing the official Core Web Vitals benchmark no longer differentiates a site in competitive search. This breakdown covers what INP measures, why the 200ms good label creates a false sense of security, and what Core Web Vitals Optimization looks like for sites that want to stay ahead rather than just pass.
What Google's Core Web Vitals Measure
Core Web Vitals are three real-user experience metrics Google uses to evaluate page performance: Largest Contentful Paint for loading speed, Interaction to Next Paint for responsiveness, and Cumulative Layout Shift for visual stability. Each metric has a defined threshold, good, needs improvement, or poor, and Google evaluates all three at the 75th percentile of real Chrome user data collected through CrUX, the Chrome User Experience Report.
The 75th percentile measurement is a detail that changes how every score should be read. A page is not passing Google Core Web Vitals if it performs well for the average visitor; it needs to perform well for the fourth-slowest visitor out of every four, typically someone on a mid-range phone with a patchy mobile connection, not a developer on a fiber connection running a Lighthouse test from a desktop browser.
The INP Shift: Why FID's Replacement Changed Everything
Google INP replaced First Input Delay as a Core Web Vital in March 2024, and the transition was more significant than a simple metric swap. FID only measured the delay before the browser started processing a user's first interaction, capturing a fragment of the responsiveness picture. INP measures the worst interaction delay across the user's entire visit, including every click, tap, and keypress throughout the session, and captures three distinct phases: input delay, processing time, and presentation delay.
According to data from the HTTP Archive's 2025 Web Almanac, the transition from FID to INP caused a roughly 5 percentage point drop in mobile Core Web Vitals pass rates, because many sites that looked responsive under FID had slower later interactions INP now captures. Filtering, dropdown menus, form inputs, modal dialogs, anything a user touches after the initial page load, all feed into the INP score. A site that sailed through FID compliance may be quietly failing INP without anyone having noticed yet.
Why 200ms Is Not Good Enough Anymore
Google's official good Core Web Vitals Metrics threshold for INP is under 200ms. That is the number Google Search Console and PageSpeed Insights report against. But there is a gap between passing and competitive that real field data continues to widen.
Top-performing sites in competitive niches consistently target sub-150ms INP, well below the official 200ms good threshold, and industry practitioners have widely adopted 150ms as the de facto competitive benchmark. Across performance-sensitive industries, e-commerce, SaaS, media publishing, sites delivering sub-150ms INP are consistently outperforming sites hovering between 150ms and the 200ms passing threshold.
This matters because of how Core Web Vitals Ranking Factor signals function in competitive search. Google has confirmed Core Web Vitals act as a tiebreaker when two pages have comparable content quality and authority. In tight niches, a site passing at 195ms competing against a site delivering 130ms is, in effect, losing the tiebreaker on every comparable query, even though both technically have a good score.
Core Web Vitals SEO: The AI Overviews Connection
There is a newer dimension to this that extends beyond traditional ranking. Field research tracking AI Overview citation patterns has found that slow sites may be filtered out from AI-generated summaries entirely, even when their content quality is strong. If experience is a filter for AI citation alongside content quality, the performance floor for full search visibility, across both classic results and AI-generated answers, has risen in a way that the official passing threshold does not fully reflect.
Core Web Vitals SEO strategy used to focus narrowly on passing thresholds. The current landscape means that the same work now affects visibility across two distinct surfaces simultaneously, traditional rankings and AI-driven citations, making optimization more consequential than it was even two years ago.
The Three Phases of INP and Where Time Actually Gets Lost
Understanding Google INP at the level needed to actually reduce it requires breaking the metric into its three component phases:
| Phase | What It Covers | Common Cause of Delay |
|---|---|---|
| Input delay | Time from user input to when the browser starts processing it | Long tasks blocking the main thread |
| Processing time | Time the browser spends executing event handlers | Heavy JavaScript functions triggered by the interaction |
| Presentation delay | Time to generate and paint the next frame after processing completes | Complex DOM updates, expensive layout calculations |
A common mistake in Core Web Vitals Optimization work is addressing only the most visible culprit, heavy JavaScript, while leaving input delay or presentation delay untouched. All three phases contribute to the final INP number, which is why a broad main-thread audit tends to reveal more addressable latency than targeting a single, obvious bottleneck.
How to Improve Core Web Vitals INP: Practical Approaches
The INP scores in practice comes down to reducing what the browser has to do between a user's input and the next visual update. A few approaches that consistently produce measurable results:
Core Web Vitals Audit: Reading the Right Data Source
The audit work needs to draw from field data, not lab data, and this distinction trips up a significant share of performance optimization work. Lighthouse and PageSpeed Insights lab scores represent a synthetic test environment. The numbers Google Search Console and CrUX report reflect what real Chrome users actually experienced across the past 28 days.
A site can achieve a perfect 100 Lighthouse score while still failing Core Web Vitals in the field, because the lab environment cannot replicate the real-world combination of device capability, network conditions, and user interaction patterns that CrUX captures. Treating a good Lighthouse score as confirmation of good Core Web Vitals is one of the more consistent mistakes in this space.
For a genuinely useful Core Web Vitals Audit, the primary data source should be Google Search Console's Core Web Vitals report, which shows URL groups failing at the 75th percentile of real user data, and PageSpeed Insights' field data tab showing the CrUX numbers for specific pages. Lab scores are useful for diagnosing specific technical issues once the field data confirms a problem exists.
Core Web Vitals Best Practices for Different Page Types
The best practices shift somewhat by page type, since different pages carry different interaction patterns and different default performance challenges:
Core Web Vitals Impact on SEO: What the Evidence Shows
The impact on SEO is consistently framed by Google as a tiebreaker, not a primary ranking determinant. Content quality and authority remain dominant signals. But the tiebreaker framing undersells the real-world consequence for sites in genuinely competitive niches. Google has documented results like Vodafone Italy seeing 8% more sales from a 31% improvement in LCP, Tokopedia experiencing a 23% increase in average session duration after reducing LCP by 55%, and Nykaa achieving 28% more organic traffic after improving LCP by 40%. These are real-user outcomes from real-site changes, not synthetic projections.
A Core Web Vitals Strategy built purely around staying just inside the good threshold treats Core Web Vitals as a compliance exercise. A strategy built around genuine performance, aiming for sub-150ms INP and sub-2s LCP, tends to produce measurable user experience improvements that affect conversion alongside rankings, compounding the business value beyond any single search visibility gain.
Connecting Core Web Vitals to the Broader Agency Audit Workflow
A Core Web Vitals Audit sits naturally inside the broader technical review agencies run on client sites. Technical health, crawlability, structured data, and now performance benchmarks that affect both traditional rankings and AI citation eligibility, all belong in the same connected workflow rather than being managed through separate, disconnected tools.
Agency Dashboard's website audit tools connect technical site health flagging to the same reporting system used for rank tracking and keyword monitoring, so Core Web Vitals findings do not sit in a separate performance tool nobody revisits after the initial onboarding audit.
Optimize Beyond the Benchmark
Passing Google's official Core Web Vitals thresholds is a floor, not a goal. In competitive niches, the gap between good enough to pass and performing at a level that genuinely differentiates has become a real competitive variable. Sites treating INP as a threshold to clear and forget, rather than a continuing performance target, are leaving ranking and conversion gains on the table that their faster competitors are picking up.
Frequently Asked Questions
Interaction to Next Paint is the Core Web Vitals metric measuring how quickly a page responds to user interactions, specifically the worst interaction latency across a user's entire visit. It replaced First Input Delay in March 2024 and measures all three phases of an interaction: input delay, processing time, and presentation delay.
Google's official threshold classifies INP as good when it is under 200ms at the 75th percentile of real user visits. However, competitive sites in performance-sensitive industries consistently target sub-150ms as a more meaningful competitive benchmark.
Lighthouse generates a lab score in a controlled synthetic environment, while Google evaluates Core Web Vitals using real Chrome user data through CrUX over a 28-day rolling window. A site can score 100 in Lighthouse while still failing Core Web Vitals in the field under real-world device and network conditions.
Core Web Vitals improvements take at least 28 days to fully reflect in Search Console, since the report uses a rolling 28-day window of real user field data. Improvements deployed today will not show complete impact in the report for approximately a month.
Emerging evidence suggests that slow-loading sites may be filtered from AI Overview citations even when their content quality is strong, making performance relevant to AI search visibility as well as traditional rankings. This extends the business consequence of Core Web Vitals beyond classic ranking signals.
Poor INP scores most commonly result from long JavaScript tasks blocking the main thread, complex event handlers triggered by user interactions, and third-party scripts that introduce unexpected processing delays during interactions. Mobile performance on mid-range devices is typically where these issues appear most clearly in real field data.