Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 17 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Health and Safety Ex… | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h1 What to do if you fi… | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h2 Popular | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h2 Industries A to Z | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h2 Topics A to Z | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h2 Featured | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h2 Information and serv… | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h2 About HSE | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h2 Link URLs in this pa… | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h2 Footer links | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h2 Support links | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h3 Search HSE.GOV.UK | 18.43:1 | 3.0:1 | #000000 | #F0F0F0 | Pass |
| h3 Industries | 18.43:1 | 3.0:1 | #000000 | #F0F0F0 | Pass |
| h3 Topics | 6.37:1 | 3.0:1 | #000000 | #8D8E8A | Pass |
| h3 About | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h3 Products | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h3 Industries | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h3 Topics | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h3 About | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
| h3 Products | 1.66:1 | 3.0:1 | #000000 | #333333 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
ALandmark Structure11 landmarksPASS
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
AHeading Hierarchy33 headingsPASS
- H3 Search HSE.GOV.UK
- H3 Industries
- H3 Topics
- H3 About
- H3 Products
- H1 Health and Safety Executive
- H1 What to do if you find or disturb asbestos duplicate H1
- H2 Popular
- H2 Industries A to Z
- H2 Topics A to Z
- H2 Featured
- H2 Flower supplier fined after worker suffers life-changing injuries[10]
- H2 HSE launches consultation on workplace injury and illness reporting[12]
- H2 Construction firm and director sentenced after worker fell through stairwell[14]
- H2 Information and services
- H3 RIDDOR[17]
- H3 Training and events[18]
- H3 Apply, notify or report[19]
- H3 Public consultations[20]
- H3 COSHH[21]
- H3 The law[22]
- H2 About HSE
- H3 Sarah Albon[23]
- H3 Sarah Newton[24]
- H3 Our mission[25]
- H3 Careers[26]
- H2 Link URLs in this page
- H2 Footer links
- H3 Industries
- H3 Topics
- H3 About
- H3 Products
- H2 Support links
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
A+Alt Text QualityAll 5 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #gsc-i-id1 | text | search | aria-label |
A+Link & Button Quality105 links, 8 buttons — all OKPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 26 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.