Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure166 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
BLink & Button Quality3 issue(s) across 1939 links and 552 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /omdia-2025 | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Omdia 2025 | |||
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Generic link text like 'click here' doesn't describe the destination.
/omdia-2025 ("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
Icon-only buttons need an aria-label so screen readers can announce them.
button.flex (#3549 on page); button.flex (#3552 on page)
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
C404 Error PageActionCould not testREVIEW
404 page quality check not available.
CColor Contrast (Screenshot)Action20 text elements analyzed, 15 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 |
|---|---|---|---|---|---|
| h1 The unified map for … | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h2 One map, many soluti… | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h2 Accelerating automot… | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h2 The #1 location plat… | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h2 Trusted worldwide | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h2 Get to know HERE | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h2 For developers | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h2 Get in touch | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h3 Automated driving | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h3 Digital Cockpit | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h3 SDV Accelerator | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h3 Precision | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h3 Flexibility | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h3 Control | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| h3 "A digital HD map is… | 1.35:1 | 3.0:1 | #000000 | #092732 | Fail |
| title HERE Technologies | … | 19.28:1 | 4.5:1 | #000000 | #ECF7FC | Pass |
| span HERE | 19.28:1 | 4.5:1 | #000000 | #ECF7FC | Pass |
| span Contact us | 19.28:1 | 4.5:1 | #000000 | #ECF7FC | Pass |
| label Here autocomplete | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Why HERE | 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.
BLighthouse Accessibility AuditsScore 89/100 — 3 failing, 24 passedREVIEW
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 |
|---|
Get in touch section.flex > div.flex > section.flex > h2.heading-1 |
Let's talk about how you can use a unified live map to build superior experienc… div.flex > section.flex > div.mt-4 > p.paragraph |
"Privacy/Cookie Policy" div.t_cm_ec_modal > div.t_cm_ec_modal_body > div.privacy_prompt_main_description > a.t_cm_ec_normalize_links |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
read more on HERE360 div.flex > div > p.paragraph > a.text-action |
These are opportunities to improve the legibility of your content.
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 |
|---|
Why HERE div.flex > div.w-full > nav.flex > button.paragraph-small |
Why HERE div.w-full > nav.flex > button.paragraph-small > a.w-full |
These items highlight common accessibility best practices.
A+Heading Hierarchy15 headingsPASS
- H1 The unified map for automakers and enterprises
- H2 One map, many solutions
- H2 Accelerating automotive innovation
- H3 Automated driving
- H3 Digital Cockpit
- H3 SDV Accelerator
- H2 The #1 location platform
- H3 Precision
- H3 Flexibility
- H3 Control
- H3 "A digital HD map is essential for highly automated driving. HERE HD Live Map is rich and reliable: it provides road geometry, route profile and traffic signs – all on a global scale."
- H2 Trusted worldwide
- H2 Get to know HERE
- H2 For developers
- H2 Get in touch
A+Alt Text QualityAll 139 images OKPASS
A+Form AccessibilityAll 55 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |
| #here-autocomplete-input | search | Here autocomplete | for/id |