Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, custom pageFIX
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
CFavicon & BrandingAction21 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 18 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 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 |
|---|---|---|---|---|---|
| h1 Welcome to Massachus… | 1.46:1 | 3.0:1 | #000000 | #2B2A25 | Fail |
| h2 Popular searches | 1.46:1 | 3.0:1 | #000000 | #2B2A25 | Fail |
| h2 Featured | 1.46:1 | 3.0:1 | #000000 | #2B2A25 | Fail |
| h2 News & updates | 1.46:1 | 3.0:1 | #000000 | #2B2A25 | Fail |
| title Mass.gov | 19.09:1 | 4.5:1 | #000000 | #F4F4F4 | Pass |
| span An official website … | 8.56:1 | 4.5:1 | #000000 | #7EB09A | Pass |
| span Here's how you know | 3.73:1 | 4.5:1 | #000000 | #2A726D | Fail |
| p Official websites us… | 2.73:1 | 4.5:1 | #000000 | #14558F | Fail |
| p A .mass.gov website … | 1.57:1 | 4.5:1 | #000000 | #283222 | Fail |
| p Secure websites use … | 1.95:1 | 4.5:1 | #000000 | #36412E | Fail |
| p A lock icon | 1.71:1 | 4.5:1 | #000000 | #2D3826 | Fail |
| p or https:// means yo… | 1.51:1 | 4.5:1 | #000000 | #2A2E24 | Fail |
| a Skip to main content | 1.34:1 | 4.5:1 | #000000 | #22241E | Fail |
| span Mass.gov | 1.48:1 | 4.5:1 | #000000 | #292C25 | Fail |
| span Menu | 1.37:1 | 4.5:1 | #000000 | #242621 | Fail |
| span Close | 1.65:1 | 4.5:1 | #000000 | #2C352A | Fail |
| span menu | 1.66:1 | 4.5:1 | #000000 | #2C3626 | Fail |
| span Access to search | 1.52:1 | 4.5:1 | #000000 | #25301F | Fail |
| span State Organizations | 1.86:1 | 4.5:1 | #000000 | #333E2B | Fail |
| span Mass.gov | 1.63:1 | 4.5:1 | #000000 | #2A3523 | 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.
A+Landmark Structure7 landmarksPASS
A+Heading Hierarchy8 headingsPASS
- H1 Welcome to Massachusetts
- H2 Popular searches
- H2 Featured
- H2 News & updates
- H3 Spring trout stocking
- H3 DCR state park camping
- H3 Check your tax refund
- H4 Follow Us on Social Media:
A+Alt Text QualityAll 10 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #header-search | search | Search terms | for/id |
| #banner-search | search | search the site | aria-label |
ALink & Button Quality115 links, 15 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| # | Seleccionar idioma▼ | img no alt | Add alt attribute to the image |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="#"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
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.