The three metrics

MetricMeasuresGood threshold (75th percentile)
LCP — Largest Contentful PaintWhen the largest visible content element (image, video poster, text block) finishes rendering.≤ 2.5 s
INP — Interaction to Next PaintResponsiveness: latency from user interaction to the next frame the browser paints. Replaced FID as a Core Web Vital in 2024.≤ 200 ms
CLS — Cumulative Layout ShiftVisual stability: unexpected layout movement during the page lifetime.≤ 0.1

Lab vs field

Practical levers