Glossary

Plain-English SEO definitions, sourced from Google's documentation.

Largest Contentful Paint

A Core Web Vitals metric measuring how long the largest visible content element on a page takes to render after loading begins.

Definition

Largest Contentful Paint (LCP) is a Core Web Vitals metric that measures the time from the start of page load until the largest visible image, video poster, or block of text in the viewport finishes rendering.

Google's published thresholds, measured at the 75th percentile of page loads in the field, are "good" ≤2.5s, "needs improvement" ≤4.0s, and "poor" >4.0s. The element treated as the LCP element is recalculated as the page loads — only elements visible in the initial viewport are eligible. LCP is reported in Google's CrUX dataset, the PageSpeed Insights tool, the Search Console Core Web Vitals report, and via the web-vitals JavaScript library.

Examples

  • Slow hero image on a homepage

    A news site's homepage hero image weighs 1.2 MB. CrUX field data records an LCP of 4.5 seconds at the 75th percentile — the "poor" bucket. After serving a smaller, preloaded version, LCP drops to 2.1 seconds and moves into "good".

Sources

Related terms

Where QueryCatch uses this

Last updated: 10/05/2026

Largest Contentful Paint (LCP) — Definition, Thresholds & Example | QueryCatch | QueryCatch SEO Glossary