Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
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
BHeading Hierarchy18 headingsREVIEW
- H2 Search Alabama.gov
- H3 Search Results
- H2 Governor: Kay Ivey
- H2 VisitALABAMA
- H2 Popular with our Citizens:
- H2 Helpful Links
- H3 Online Services
- H3 Residents
- H3 Education
- H3 Employment
- H3 Recreation
- H3 Business
- H3 Government
- H2 What’s Happening
- H3 JST chooses Lake Guntersville for $500 million electronic connector manufacturing facility
- H3 Shoals industrial park to receive more than $3 million in SEEDS investment
- H3 GMB USA Alabama brings $9 million automotive manufacturing investment to Opelika
- H3 Awards
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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 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 Search Alabama.gov | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Governor: | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Visit | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 ALABAMA | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Popular with our Cit… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Helpful Links | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 What’s Happening | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Search Results | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Online Services | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Residents | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Education | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Employment | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Recreation | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Business | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Government | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Awards | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Alabama.gov | The Of… | 8.97:1 | 4.5:1 | #000000 | #A8A9B0 | Pass |
| a Skip to main content | 1.43:1 | 4.5:1 | #000000 | #26273A | Fail |
| a No Active Amber Aler… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Contact Information | 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.
ALandmark Structure2 landmarksPASS
A+Alt Text QualityAll 2 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| search | text | Search | aria-label |
A+Link & Button Quality119 links, 0 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://tourism.alabama.gov/about-us/wel… | VisitALABAMA Tourism Informati… | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://tourism.alabama.gov/about-us/welcome-centers/
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 21 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.