Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
BForm Accessibility2 of 4 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #q | text | Search: | for/id |
| #waveurl | url | Web site address: | for/id |
| input | image | (none) | none |
| input | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="image">; <input type="submit">
Form controls without labels — assistive tech announces 'edit text' with no context; users can't complete forms.
Source: WCAG 2.1 SC 3.3.2
A+Landmark Structure4 landmarksPASS
A+Heading Hierarchy17 headingsPASS
- H2 (empty)
- H2 Main Navigation
- H1 We have web accessibility in mind
- H2 Accessibility Training
- H2 Technical Assistance
- H2 Accessibility in Procurement
- H2 Evaluation and Reporting
- H2 Community
- H2 Current Features
- H3 The WebAIM Million - 2026 Update
- H3 Ask AIMee
- H3 Global Digital Accessibility Salary Survey #2
- H2 WebAIM Trainings
- H2 ©2026 WebAIM
- H2 Check Your Accessibility
- H2 From the Blog
- H2 Popular Resources
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
A+Alt Text QualityAll 1 images OKPASS
A+Link & Button Quality42 links, 1 buttons — all OKPASS
A404 Error PageHTTP 404, custom pagePASS
A+Print StylesheetPrint styles detectedPASS
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 |
|---|---|---|---|---|---|
| h1 We have web accessib… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Main Navigation | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Community | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Current Features | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 WebAIM Trainings | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 ©2026 WebAIM | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Check Your Accessibi… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 From the Blog | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Popular Resources | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 The WebAIM Million -… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Ask AIMee | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Global Digital Acces… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title WebAIM: Web Accessib… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Services | 18.10:1 | 4.5:1 | #000000 | #EEEEEE | Pass |
| a Articles | 17.78:1 | 4.5:1 | #000000 | #ECECEC | Pass |
| a Resources | 17.78:1 | 4.5:1 | #000000 | #ECECEC | Pass |
| a Projects | 17.62:1 | 4.5:1 | #000000 | #EBEBEB | Pass |
| a Community | 14.31:1 | 4.5:1 | #000000 | #D6D5D2 | Pass |
| label Search: | 11.38:1 | 4.5:1 | #000000 | #C3BEB8 | 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+Lighthouse Accessibility AuditsScore 95/100 — 1 failing, 19 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
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
services nav > ul > li > a |
articles nav > ul > li > a |
resources nav > ul > li > a |
projects nav > ul > li > a |
Contact div#footerlinks > ul > li > a#footercontact |
About div#footerlinks > ul > li > a#footerabout |
RSS Feeds div#footerlinks > ul > li > a#footerrss |
LinkedIn div#footerlinks > ul > li > a#footerli |
These items highlight common accessibility best practices.