lighthouse score

A Lighthouse score is the 0-to-100 number Chrome's own audit tool gives a page across four categories — and it is the first thing any decent developer checks when they inherit a site.

A Lighthouse score is a 0-to-100 number Google's open-source Lighthouse tool gives a web page across four categories: Performance, Accessibility, Best Practices, and SEO. Scores are colour-coded — red below 49, orange 50 to 89, green 90 or above. Lighthouse runs the page in a headless Chrome, throttled to simulate a mid-range Android on slow 4G, and scores the result against a weighted set of audits. It is a synthetic lab test, not a real-user measurement, so it differs from Core Web Vitals field data. A site can score 100 in Lighthouse and still fail Core Web Vitals in CrUX, usually because real users have slower devices or more ad blockers or worse networks than the lab. Despite that caveat, Lighthouse remains the industry shorthand for 'is this page well-built' because it is free, reproducible, and runs inside Chrome DevTools for anyone who wants it.

What my own pages score

This glossary page should score in the mid-to-high 90s across all four categories — the build target for every page on this site is 95 or above. The homepage hits 100 on Performance on desktop, 95-plus on mobile. Where the homepage loses a point or two it is usually on a single third-party font metric; that is a known quirk of next/font, not a real-user problem. The accessibility, best-practices, and SEO categories all sit at 100.

Why it is the first thing any new developer checks

Lighthouse is the first diagnostic any half-decent developer runs when they inherit a site. A site scoring 40 across the board is a site with compounding problems — large unoptimised images, render-blocking JavaScript, missing alt text, no proper heading structure. Fixing one audit usually fixes four. For a small business shopping around, asking any prospective builder 'what do your sites score on Lighthouse' is a reasonable screening question.

Common questions

Is a Lighthouse score the same as Core Web Vitals?

No. Lighthouse is a synthetic lab test run in a headless Chrome. Core Web Vitals come from real Chrome users over the last 28 days. A page can pass one and fail the other.

What score should I aim for?

Green across all four categories — 90 or above. On this site the target is 95. Hitting 100 on mobile Performance is rare and usually requires ruthless discipline with third-party scripts.

Related terms


— From the studio

Bespoke, live in seven days.

£1,000 flat. Paid upfront. Full refund if I miss day seven. Code, hosting, and domain all in your name.