Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, bare pageFIX
FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
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 Transforming your ca… | 1.50:1 | 3.0:1 | #000000 | #002B5C | Fail |
| h2 Research | 1.50:1 | 3.0:1 | #000000 | #002B5C | Fail |
| h2 Education | 1.50:1 | 3.0:1 | #000000 | #002B5C | Fail |
| h2 Find diseases & cond… | 1.50:1 | 3.0:1 | #000000 | #002B5C | Fail |
| h2 Healing starts here | 1.50:1 | 3.0:1 | #000000 | #002B5C | Fail |
| h2 World-class care for… | 1.50:1 | 3.0:1 | #000000 | #002B5C | Fail |
| h2 Locations | 1.50:1 | 3.0:1 | #000000 | #002B5C | Fail |
| h2 Featured care areas | 1.50:1 | 3.0:1 | #000000 | #002B5C | Fail |
| h2 There’s still time… | 1.50:1 | 3.0:1 | #000000 | #002B5C | Fail |
| h2 Follow Mayo Clinic | 1.50:1 | 3.0:1 | #000000 | #002B5C | Fail |
| h2 Get the Mayo Clinic … | 1.50:1 | 3.0:1 | #000000 | #002B5C | Fail |
| title The world's best hos… | 5.24:1 | 4.5:1 | #000000 | #7F7F7F | Pass |
| a Skip to content | 5.24:1 | 4.5:1 | #000000 | #7F7F7F | Pass |
| span Request appointment | 2.68:1 | 4.5:1 | #000000 | #56514D | Fail |
| span Register/Log in | 1.80:1 | 4.5:1 | #000000 | #34393D | Fail |
| span Search | 1.96:1 | 4.5:1 | #000000 | #3D3E40 | Fail |
| span Menu | 2.14:1 | 4.5:1 | #000000 | #464343 | Fail |
| span Request appointment | 2.72:1 | 4.5:1 | #000000 | #5D5142 | Fail |
| span Donate | 2.27:1 | 4.5:1 | #000000 | #534534 | Fail |
| span Diseases & condition… | 1.18:1 | 4.5:1 | #000000 | #21150D | 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 Structure8 landmarksPASS
A+Heading Hierarchy23 headingsPASS
- H2 Research
- H2 Education
- H1 Transforming your care
- H2 Find diseases & conditions by first letter
- H2 Healing starts here
- H2 World-class care for global patients
- H2 Locations
- H3 Mayo Clinic in Arizona
- H3 Mayo Clinic in Florida
- H3 Mayo Clinic in Minnesota
- H3 Mayo Clinic Health System
- H3 Mayo Clinic Healthcare
- H2 Featured care areas
- H2 There’s still time!
- H2 About Mayo Clinic
- H2 Medical Professionals
- H2 Businesses
- H2 Students
- H2 Researchers
- H2 International Patients
- H2 Charitable Care & Financial Assistance
- H2 Follow Mayo Clinic
- H2 Get the Mayo Clinic app
A+Alt Text QualityAll 13 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #search-input-globalsearch-773693aac3 | text | Search for a disease or condition . Type 3 or more letters to display suggested search options. | for/id |
| #search-input-globalsearch-c538ac7522 | text | Search diseases & conditions . Type 3 or more letters to display suggested search options. | for/id |
ALink & Button Quality1 issue(s) across 175 links and 15 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| <button> | (empty) | empty | Add button text or aria-label |
Icon-only buttons need an aria-label so screen readers can announce them.
button[data-testid="cmp-button"]
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
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 30 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.