{ "@context": "https://schema.org", "@id": "https://webspecification.com/spec/performance/core-web-vitals.jsonld", "@graph": [ { "@type": "TechArticle", "@id": "https://webspecification.com/spec/performance/core-web-vitals/#article", "headline": "Core Web Vitals (LCP, INP, CLS)", "description": "Core Web Vitals measure loading, responsiveness, and visual stability. Hit LCP ≤ 2.5s, INP ≤ 200ms, and CLS ≤ 0.1 at the 75th percentile of real users.", "url": "https://webspecification.com/spec/performance/core-web-vitals/", "inLanguage": "en", "isPartOf": { "@type": "WebSite", "@id": "https://webspecification.com/#website", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "author": { "@type": "Person", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "publisher": { "@type": "Organization", "@id": "https://webspecification.com/#organization", "name": "Web Specification Studio", "url": "https://webspecification.com" }, "license": "https://creativecommons.org/licenses/by/4.0/", "dateModified": "2026-05-29T20:27:54.000Z", "citation": [ { "@type": "CreativeWork", "name": "web.dev — Web Vitals", "url": "https://web.dev/articles/vitals", "publisher": { "@type": "Organization", "name": "web.dev" } }, { "@type": "CreativeWork", "name": "Chrome User Experience Report", "url": "https://developer.chrome.com/docs/crux", "publisher": { "@type": "Organization", "name": "Chrome for Developers" } }, { "@type": "CreativeWork", "name": "web.dev — Interaction to Next Paint (INP)", "url": "https://web.dev/articles/inp", "publisher": { "@type": "Organization", "name": "web.dev" } }, { "@type": "CreativeWork", "name": "web.dev — Cumulative Layout Shift (CLS)", "url": "https://web.dev/articles/cls", "publisher": { "@type": "Organization", "name": "web.dev" } }, { "@type": "CreativeWork", "name": "Chrome for Developers — Break up long tasks with scheduler.yield()", "url": "https://developer.chrome.com/blog/use-scheduler-yield", "publisher": { "@type": "Organization", "name": "Chrome for Developers" } } ] }, { "@type": "BreadcrumbList", "@id": "https://webspecification.com/spec/performance/core-web-vitals/#breadcrumb", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://webspecification.com/" }, { "@type": "ListItem", "position": 2, "name": "Spec", "item": "https://webspecification.com/spec/" }, { "@type": "ListItem", "position": 3, "name": "Performance", "item": "https://webspecification.com/spec/performance/" }, { "@type": "ListItem", "position": 4, "name": "Core Web Vitals (LCP, INP, CLS)", "item": "https://webspecification.com/spec/performance/core-web-vitals/" } ] } ] }