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
BLandmark Structure11 landmarksREVIEW
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
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 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 Information from the… | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h2 Popular | 2.73:1 | 3.0:1 | #000000 | #535353 | Fail |
| h2 Main menu | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h2 Featured | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h2 News | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h2 Service | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h2 About this site | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Building and housing | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Economy | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Education | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Family, health and c… | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Government and democ… | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 International cooper… | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Justice, security an… | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Migration and travel | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Nature and the envir… | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Taxes, benefits and … | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Transport | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Work | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
| h3 Applying for housing… | 18.93:1 | 3.0:1 | #000000 | #F3F3F3 | Pass |
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.
A+Heading Hierarchy28 headingsPASS
- H2 Popular
- H2 Main menu
- H3 Building and housing
- H3 Economy
- H3 Education
- H3 Family, health and care
- H3 Government and democracy
- H3 International cooperation
- H3 Justice, security and defence
- H3 Migration and travel
- H3 Nature and the environment
- H3 Taxes, benefits and allowances
- H3 Transport
- H3 Work
- H1 Information from the Government of the Netherlands
- H2 Featured
- H3 Applying for housing benefit
- H3 Dutch citizenship
- H3 Requirements for ID photos
- H2 News
- H3 Collection objects from Wereldmuseum returned to Indonesia
- H3 The Netherlands and Ukraine strengthen cooperation with a conference in Breda
- H3 HNLMS Evertsen to be deployed to the Mediterranean
- H3 Jetten government sworn in
- H3 After 4 years of war, the Netherlands continues to support Ukraine
- H3 The Dutch state sells part of TenneT Germany to the German state
- H2 Service
- H2 About this site
A+Alt Text QualityAll 5 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-keyword | text | Search within English part of Government.nl | for/id |
A+Link & Button Quality48 links, 1 buttons — all OKPASS
A+Lighthouse Accessibility AuditsScore 96/100 — 1 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.
Names and labels
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Questions?
Contact the Public
Information Service div.wrapper > aside > div.brick > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.