Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
CWeb ManifestActionValid manifestREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 10 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
5 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Sign-in Menu EN | 1.97:1 | 3.0:1 | #000000 | #443E28 | Fail |
| h2 Sign-in Menu EN | 1.97:1 | 3.0:1 | #000000 | #443E28 | Fail |
| h2 Questions or comment… | 1.97:1 | 3.0:1 | #000000 | #443E28 | Fail |
| title Government of Ontari… | 2.46:1 | 4.5:1 | #000000 | #4D4F21 | Fail |
| a Skip to main content | 11.90:1 | 4.5:1 | #000000 | #BCCD29 | Pass |
| span Government of Ontari… | 1.52:1 | 4.5:1 | #000000 | #2D2F08 | Fail |
| label Search | 5.33:1 | 4.5:1 | #000000 | #748915 | Pass |
| a Français | 2.15:1 | 4.5:1 | #000000 | #414725 | Fail |
| span Search | 4.45:1 | 4.5:1 | #000000 | #6D7A20 | Fail |
| span Topics | 5.92:1 | 4.5:1 | #000000 | #828F32 | Pass |
| span Menu | 2.24:1 | 4.5:1 | #000000 | #47491C | Fail |
| span Sign in | 1.43:1 | 4.5:1 | #000000 | #2A291B | Fail |
| span close | 4.79:1 | 4.5:1 | #000000 | #757E32 | Pass |
| span Benefits and taxes | 3.70:1 | 4.5:1 | #000000 | #666B2B | Fail |
| span Business and economy | 7.65:1 | 4.5:1 | #000000 | #A79D64 | Pass |
| span Courts, justice and … | 7.05:1 | 4.5:1 | #000000 | #9C9585 | Pass |
| span Driving and road saf… | 8.76:1 | 4.5:1 | #000000 | #B5A591 | Pass |
| span Education and appren… | 10.17:1 | 4.5:1 | #000000 | #C0B2A8 | Pass |
| span Environment and ener… | 13.90:1 | 4.5:1 | #000000 | #DAD0CF | Pass |
| span Family and social se… | 16.65:1 | 4.5:1 | #000000 | #E9E4E1 | 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.
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
A+Heading Hierarchy5 headingsPASS
- H2 Sign-in Menu EN
- H2 Sign-in Menu EN
- H1 Government of Ontario
- H2 Government of Ontario
- H2 Questions or comments
A+Alt Text QualityAll 3 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-input-field | input | Search | for/id |
| #search-reset | reset | Clear field | aria-label |
A+Link & Button Quality58 links, 13 buttons — all OKPASS
AFavicon & Branding10 icon(s) detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 22 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.