Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction2 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure17 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
BLink & Button Quality4 issue(s) across 88 links and 3 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
a.anchor (#216 on page); a.anchor (#271 on page); a.anchor (#327 on page); a.anchor (#383 on page)
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 |
|---|---|---|---|---|---|
| h2 Home | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Government | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Business | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Residents | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Visitors | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Latest News | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Governor Green | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Weather | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Popular Services | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Hawaii.gov | The Off… | 1.66:1 | 4.5:1 | #000000 | #333333 | Fail |
| a Skip to Content | 1.66:1 | 4.5:1 | #000000 | #333333 | Fail |
| span Hawaii.gov | 5.69:1 | 4.5:1 | #000000 | #858585 | Pass |
| span Menu | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Government | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Business | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Residents | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Visitors | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Aloha, welcome to | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span hawaii.gov | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span The official website… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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 Aloha, welcome to hawaii.gov The official website of the Aloha State
- H2 Home
- H3 Latest News
- H3 Governor Green
- H3 Weather
- H3 Popular Services
- H2 Government ( Aupuni )
- H2 Business ( ʻOihana )
- H2 Residents ( Kamaʻāina )
- H2 Visitors ( Mea mākaʻikaʻi )
A+Alt Text QualityAll 1 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #q | text | Search | aria-label |
| #q-sliver | text | Search | aria-label |
A+Lighthouse Accessibility AuditsScore 98/100 — 1 failing, 24 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.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.webp html.webp |
These items highlight common accessibility best practices.