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 Structure6 landmarksREVIEW
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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding8 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 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 Search for services | 3.04:1 | 3.0:1 | #000000 | #006658 | Pass |
| h1 or information | 3.04:1 | 3.0:1 | #000000 | #006658 | Pass |
| h2 Your credentials | 3.04:1 | 3.0:1 | #000000 | #006658 | Pass |
| h2 Welfare supports | 3.04:1 | 3.0:1 | #000000 | #006658 | Pass |
| h2 Working supports | 3.04:1 | 3.0:1 | #000000 | #006658 | Pass |
| h2 Becoming a parent | 3.04:1 | 3.0:1 | #000000 | #006658 | Pass |
| h2 Education | 3.04:1 | 3.0:1 | #000000 | #006658 | Pass |
| h2 Your property | 3.04:1 | 3.0:1 | #000000 | #006658 | Pass |
| h2 Additional assistanc… | 3.04:1 | 3.0:1 | #000000 | #006658 | Pass |
| h2 Finding public servi… | 3.04:1 | 3.0:1 | #000000 | #006658 | Pass |
| h3 How was your experie… | 3.04:1 | 3.0:1 | #000000 | #006658 | Pass |
| title Government of Irelan… | 17.46:1 | 4.5:1 | #000000 | #E9EAED | Pass |
| p A notice about cooki… | 17.46:1 | 4.5:1 | #000000 | #E9EAED | Pass |
| p This website uses co… | 17.46:1 | 4.5:1 | #000000 | #E9EAED | Pass |
| a cookie and privacy p… | 17.46:1 | 4.5:1 | #000000 | #E9EAED | Pass |
| button Accept all cookies | 17.46:1 | 4.5:1 | #000000 | #E9EAED | Pass |
| button Necessary cookies on… | 17.46:1 | 4.5:1 | #000000 | #E9EAED | Pass |
| button Manage cookies | 17.46:1 | 4.5:1 | #000000 | #E9EAED | Pass |
| a News | 17.46:1 | 4.5:1 | #000000 | #E9EAED | Pass |
| a Departments | 17.46:1 | 4.5:1 | #000000 | #E9EAED | 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 Hierarchy10 headingsPASS
- H1 Search for services or information
- H2 Your credentials
- H2 Welfare supports
- H2 Working supports
- H2 Becoming a parent
- H2 Education
- H2 Your property
- H2 Additional assistance
- H2 Finding public services
- H3 How was your experience on the current page? * (required)
A+Alt Text QualityAll 3 images OKPASS
A+Form AccessibilityAll 7 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | button | none | |
| #search | text | Search gov.ie | aria-label |
| q | text | Search the site | aria-label |
| #page-useful-true | radio | Positive | for/id |
| #page-useful-false | radio | Negative | for/id |
| #message | textarea | Describe your experience on our site (Optional) | for/id |
| #allow-iframes-cookies | checkbox | allow iframes cookies | aria-label |
ALink & Button Quality1 issue(s) across 54 links and 13 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /en/department-of-climate-energy-and-the… | Climate Action Plan 2025 | img no alt | Add alt attribute to the image |
| /en/department-of-housing-local-governme… | Delivering Homes, Building Com… | img no alt | Add alt attribute to the image |
| /en/department-of-justice-home-affairs-a… | Migration and Ireland | img no alt | Add alt attribute to the image |
| <input> | (empty) | empty | Add button text or aria-label |
Icon-only buttons need an aria-label so screen readers can announce them.
input[type="button"].gi-header-tool-item-input (#186 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 27 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.