What Is LCP? Largest Contentful Paint Explained
DICTIONARY · SEO

What Is LCP?

LCP, Largest Contentful Paint, measures how long it takes for the largest visible element on a page to appear.

In plain English

It is a proxy for the moment a page looks ready. Usually the element measured is the hero image or the main block of text at the top.

The target is under 2.5 seconds for most visitors. Above four seconds is treated as poor.

What to know

What is measured
The render time of the largest image or text block in the viewport.
Common causes
Oversized hero images, slow server responses, blocking scripts, render-blocking CSS.
Quick wins
Compress and correctly size the hero image, and never lazy-load it.
Server side
Time to first byte often dominates. Caching and hosting matter more than front-end tweaks.

Why it matters

LCP is usually the easiest of the three vitals to improve because the cause is so often one oversized image. It is also the metric that correlates most obviously with whether a visitor waits.

Common mistakes

×Lazy-loading the hero image, which delays the very thing being measured.
×Serving a 4000px image into a 800px slot.
×Blaming the front end when the server is slow to respond.
×Optimising for a lab score on a fast connection.

FAQs

What is a good LCP?

Under 2.5 seconds for the majority of visits.

Which element is my LCP?

Lab tools name it. It is usually the hero image or the first heading block.

WRITTEN BY TARIQ SALLAM
Marketing Consultant. Entrepreneur. Content Creator.

I'm a marketing consultant, entrepreneur and content creator. I help businesses grow through practical marketing, websites, SEO, content and AI.

More About Tariq →