Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
FFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BHeading Hierarchy40 headings, 1 skip(s)REVIEW
- H1 Full-stack observability with actually useful AI
- H3 The AI-ha! moment skipped
- H3 Cost sanity
- H3 Even execs get it
- H3 Humblebrag
- H2 See clearly. Act faster. Spend smarter.
- H3 No hype, just actually useful AI
- H3 Cut costs. Only pay for the data that matters.
- H3 Break down data silos. Troubleshoot faster.
- H2 Plug in, not lock in
- H2 Observe everything. Solve anything.
- H3 (empty)
- H3 Products & Solutions
- H3 (empty)
- H3 Products & Solutions
- H3 Telemetry
- H2 Demo time: Try Grafana Cloud
- H3 Shaping the future of observability
- H3 Leader in the 2025 Gartner® Magic Quadrant™ for Observability Platforms
- H3 Insights on the state of observability
- H3 Join us at GrafanaCON 2026!
- H3 Shaping the future of observability
- H3 Leader in the 2025 Gartner® Magic Quadrant™ for Observability Platforms
- H2 Real stories from real customers
- H3 BlackRock
- H3 Pegasystems
- H3 Lovable
- H3 LATAM Airlines
- H3 Delivery Hero
- H2 Built on open source. Driven by community.
- H2 The open observability cloud
- H3 Still have questions?
- H3 Get every update
- H3 Grafana Cloud
- H3 Solutions
- H3 Integrations
- H3 Open Source
- H3 Learn
- H3 Company
- H3 Compare
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
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
BForm Accessibility2 of 4 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| input | input | Type your question | aria-label |
| query | text | How do I get started with Grafana? | aria-label |
| input | input | (What do you want to know?) | placeholder only |
| (Email) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input>; <input type="email" name="email">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
CLink & Button QualityAction5 issue(s) across 151 links and 40 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /blog/grafana-12-4-release-all-the-lates… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: ?Plcmt=Top Banner | |||
| /resources/grafana-observability-platfor… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: ?Pg=Hp&Plcmt=Feature Card Carousel Carousel 1 Cta | |||
| /events/grafanacon/?pg=hp&plcmt=feature-… | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: ?Pg=Hp&Plcmt=Feature Card Carousel Carousel 3 Cta | |||
| /resources/grafana-observability-platfor… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: ?Pg=Hp&Plcmt=Feature Card Carousel Carousel 1 Cta | |||
| https://status.grafana.com/?plcmt=footer… | Grafana Cloud Status | new tab | Add '(opens in new tab)' to text |
| https://github.com/grafana/ | GitHub | new tab | Add '(opens in new tab)' to text |
| https://job-boards.greenhouse.io/grafana… | Open Positions | new tab | Add '(opens in new tab)' to text |
| https://status.grafana.com/?plcmt=footer… | Grafana Cloud Status | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/grafana/ | new tab | Add '(opens in new tab)' to text | |
| https://twitter.com/grafana | X | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/grafana… | new tab | Add '(opens in new tab)' to text | |
| https://github.com/grafana/ | Github | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UCYCwgQA… | Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.reddit.com/r/grafana/ | new tab | Add '(opens in new tab)' to text | |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
/blog/grafana-12-4-release-all-the-latest-features/?plcmt=top-banner ("Learn more"); /resources/grafana-observability-platforms-gartner-magic-quadrant-2025/?pg=hp&plcmt=feature-card-carousel-carousel-1-cta ("Read more"); /events/grafanacon/?pg=hp&plcmt=feature-card-carousel-carousel-3-cta ("Learn more"); /resources/grafana-observability-platforms-gartner-magic-quadrant-2025/?pg=hp&plcmt=feature-card-carousel-carousel-1-cta ("Read more")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://status.grafana.com/?plcmt=footer-nav; https://github.com/grafana/; https://job-boards.greenhouse.io/grafanalabs; https://status.grafana.com/?plcmt=footer-nav; https://www.facebook.com/grafana/; https://twitter.com/grafana; https://www.linkedin.com/company/grafana-labs/; https://github.com/grafana/; https://www.youtube.com/channel/UCYCwgQAMm9sTJv0rgwQLCxw; https://www.reddit.com/r/grafana/
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
ALandmark Structure22 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
AAlt Text Quality2 of 149 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 2 image(s) |
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 Full-stack observabi… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h2 See clearly. Act fas… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h2 Plug in, not lock in | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h2 Observe everything. … | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h2 Demo time: Try Grafa… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h2 Real stories from re… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h2 Built on open source… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h2 The open observabili… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 No hype, just actual… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 Cut costs. Only pay … | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 Break down data silo… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 Products & Solutions | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 Products & Solutions | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 Telemetry | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 Shaping the future o… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 Leader in the 2025 G… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 Insights on the stat… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 Join us at GrafanaCO… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 Shaping the future o… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | Pass |
| h3 Leader in the 2025 G… | 19.12:1 | 3.0:1 | #000000 | #F4F4F6 | 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 — 2 failing, 28 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.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Grafana Labs CEO Raj Dutt discusses how we're reimagining SaaS economics and si… div.relative > div.text-base > div > p |
OSS projects div.grid > div.relative > div.mt-5 > a.inline-flex |
Community div.grid > div.relative > div.mt-5 > a.inline-flex |
Company info div.grid > div.relative > div.mt-5 > a.inline-flex |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
The AI-ha! moment div.container > div.block > div.border-b > h3.flex |
These are opportunities to improve keyboard navigation in your application.