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.
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy15 headingsREVIEW
- H3 Text Size
- H3 Contrast
- H3 Appearance
- H3 Chatbot
- H3 (empty)
- H3 I am:
- H2 Featured Services
- H2 Utah Local
- H3 My Representatives
- H3 Meetings
- H3 Jobs
- H2 Visiting Utah
- H3 Travel & Tourism
- H3 Utah State Parks
- H3 View More
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
BLink & Button Quality1 issue(s) across 25 links and 16 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://le.utah.gov/GIS/findDistrict.jsp | My Representatives Find… | img no alt | Add alt attribute to the image |
| https://www.utah.gov/pmn/ | Meetings Find upcoming … | img no alt | Add alt attribute to the image |
| ./local/#jobs | Jobs Find Job openings … | img no alt | Add alt attribute to the image |
| https://www.visitutah.com/ | Travel & Tourism Inform… | img no alt | Add alt attribute to the image |
| https://stateparks.utah.gov | Utah State Parks Visit … | img no alt | Add alt attribute to the image |
| ./visit/ | View More Utah visiting… | img no alt | Add alt attribute to the image |
| <button> | (empty) | empty | Add button text or aria-label |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://le.utah.gov/GIS/findDistrict.jsp"]; a[href="https://www.utah.gov/pmn/"]; a[href="./local/#jobs"]; a[href="https://www.visitutah.com/"]; a[href="https://stateparks.utah.gov"]; a[href="./visit/"]
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
Icon-only buttons need an aria-label so screen readers can announce them.
button#bgInfo--activator
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
BFavicon & Branding15 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 12 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 |
|---|---|---|---|---|---|
| h3 Text Size | 2.43:1 | 3.0:1 | #000000 | #175264 | Fail |
| h3 Contrast | 1.19:1 | 3.0:1 | #000000 | #021936 | Fail |
| h3 Appearance | 1.28:1 | 3.0:1 | #000000 | #071D49 | Fail |
| h3 Chatbot | 18.43:1 | 3.0:1 | #000000 | #F0F0F0 | Pass |
| h3 I am: | 18.43:1 | 3.0:1 | #000000 | #F0F0F0 | Pass |
| h3 My Representatives | 18.43:1 | 3.0:1 | #000000 | #F0F0F0 | Pass |
| h3 Meetings | 18.43:1 | 3.0:1 | #000000 | #F0F0F0 | Pass |
| h3 Jobs | 18.43:1 | 3.0:1 | #000000 | #F0F0F0 | Pass |
| h3 Travel & Tourism | 18.43:1 | 3.0:1 | #000000 | #F0F0F0 | Pass |
| h3 Utah State Parks | 18.43:1 | 3.0:1 | #000000 | #F0F0F0 | Pass |
| h3 View More | 18.43:1 | 3.0:1 | #000000 | #F0F0F0 | Pass |
| title Home | Utah.gov | 1.19:1 | 4.5:1 | #000000 | #021936 | Fail |
| a Utah.gov - An offici… | 1.19:1 | 4.5:1 | #000000 | #021936 | Fail |
| label Search Utah.gov | 1.19:1 | 4.5:1 | #000000 | #021936 | Fail |
| button Search | 1.19:1 | 4.5:1 | #000000 | #021936 | Fail |
| a Services | 1.19:1 | 4.5:1 | #000000 | #021936 | Fail |
| a Government | 1.19:1 | 4.5:1 | #000000 | #021936 | Fail |
| a Business | 1.19:1 | 4.5:1 | #000000 | #021936 | Fail |
| a Employment | 1.19:1 | 4.5:1 | #000000 | #021936 | Fail |
| a Education | 1.19:1 | 4.5:1 | #000000 | #021936 | 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.
ALandmark Structure4 landmarksPASS
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
A+Alt Text QualityAll 6 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #nav--search | search | Search Utah.gov | aria-label |
| #homeSearch | search | Search | for/id |
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.