---
type: Glossary Term
title: "Core Web Vitals"
description: "Google's headline page-experience metrics: LCP, INP, CLS."
resource: "https://prerendering.com/glossary/core-web-vitals"
tags: [metrics, glossary]
timestamp: 2026-05-11T00:00:00Z
---

# Core Web Vitals

Google's headline page-experience metrics: LCP, INP, CLS.

A standardized set of Real User Metrics (RUM) Google publishes via the Chrome User Experience Report (CrUX). Currently Largest Contentful Paint (loading), Interaction to Next Paint (responsiveness, replaced FID in 2024), and Cumulative Layout Shift (visual stability). A weak input to ranking but a strong input to user satisfaction.

## Related

- [Core Web Vitals Optimization for Engineering Teams](/blog/core-web-vitals-for-engineering-teams.md)
