Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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
CHeading HierarchyAction114 headings, 2 skip(s)REVIEW
- H1 Achamos que você está em Brasil. Deseja atualizar seu local?
- H3 Men skipped
- H3 Women
- H3 Kids
- H3 Jordan
- H3 NikeSKIMS
- H3 Sport
- H3 Sale
- H4 Become a Nike Member for the best products, inspiration and stories in sport. Learn more
- H3 TEE IT HIGH. LET IT FLY.
- H3 TRAIN RIGHT
- H3 BUILT FOR THE MOMENT
- H3 TEE IT HIGH. LET IT FLY.
- H3 TRAIN RIGHT
- H3 TEE IT HIGH. LET IT FLY.
- H3 TRAIN RIGHT
- H3 BUILT FOR THE MOMENT
- H3 TEE IT HIGH. LET IT FLY.
- H3 TRAIN RIGHT
- H3 Full-Length, Curved Air Zoom
- H3 Soccer cleats created by athletes. Built to be seen.
- H2 SPOTLIGHT
- H2 SPOTLIGHT
- H1 (empty)
- H4 Featured skipped
- H4 Shoes
- H4 Clothing
- H4 Kids
- H4 Egypt
- H4 Morocco
- H4 Maroc
- H4 South Africa
- H4 Argentina
- H4 Brasil
- H4 Canada
- H4 Canada
- H4 Chile
- H4 Colombia
- H4 México
- H4 Peru
- H4 Puerto Rico
- H4 United States
- H4 Estados Unidos
- H4 Uruguay
- H4 Latin America
- H4 Australia
- H4 中国大陆
- H4 Hong Kong
- H4 香港
- H4 India
- H4 Indonesia
- H4 Japan
- H4 日本
- H4 대한민국
- H4 Malaysia
- H4 New Zealand
- H4 Philippines
- H4 Singapore
- H4 台灣
- H4 ไทย
- H4 Vietnam
- H4 Österreich
- H4 Austria
- H4 Belgien
- H4 Belgium
- H4 Belgique
- H4 België
- H4 Bulgaria
- H4 Croatia
- H4 Česká republika
- H4 Czech Republic
- H4 Danmark
- H4 Denmark
- H4 Finland
- H4 France
- H4 Deutschland
- H4 Ελλάδα
- H4 Hungary
- H4 Magyarország
- H4 Ireland
- H4 Israel
- H4 Italia
- H4 Luxemburg
- H4 Luxembourg
- H4 Luxembourg
- H4 Netherlands
- H4 Nederland
- H4 Norway
- H4 Norge
- H4 Polska
- H4 Portugal
- H4 Portugal
- H4 Romania
- H4 Россия
- H4 Slovakia
- H4 Slovenia
- H4 Espanya
- H4 España
- H4 Sweden
- H4 Sverige
- H4 Schweiz
- H4 Switzerland
- H4 Suisse
- H4 Svizzera
- H4 Türkiye
- H4 United Kingdom
- H4 Saudi Arabia
- H4 المملكة العربية السعودية
- H4 United Arab Emirates
- H4 الإمارات العربية المتحدة
- H4 Qatar
- H4 دولة قطر
- H4 Kuwait
- H4 الكويت
A page should have only one H1. Multiple H1s dilute the document outline.
Multiple H1s blur the page's primary topic — screen-reader users and Google both prefer one H1.
Learn more ▾ ▴
HTML5's outline algorithm technically allows multiple H1s within sectioning content, but no browser implements it. In practice: one H1 per page. Use H2-H6 for subsections.
Source: WCAG 2.4.6 / Google Search Central
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
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
CForm AccessibilityAction18 of 23 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| #gn-search-input | search | Search Products | aria-label |
| #toggle-aeb66aeb-b1a2-4c07-9be0-b207400fa7b7 | checkbox | Featured | for/id |
| #toggle-82b3c01a-7dc2-4019-b741-8b27d4675ae4 | checkbox | Shoes | for/id |
| #toggle-d9108de0-960c-4840-90f6-2d8e7453d79e | checkbox | Clothing | for/id |
| #toggle-cd9e9e18-e773-47ae-bcf3-db90dc5facbc | checkbox | Kids | for/id |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
| select | select | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select>; <select>; <select>; <select>; <select>; <select>; <select>; <select>; <select>; <select> (+8 more)
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
CLink & Button QualityAction5 issue(s) across 567 links and 69 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.nike.com/membership | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Membership | |||
| https://www.nike.com/w/jordan-1-shoes-4f… | Air Jordan 1 | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/dunk-shoes-90aohz… | Dunk | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/air-force-1-shoes… | Air Force 1 | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/graphic-tees-a5cb… | Graphic Tees | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/air-max-shoes-a6d… | Air Max | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/jordan-heat-check… | Jordan Retro | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/sabrina-ionescu-2… | Sabrina 3 | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/zoom-vomero-lifes… | Vomero 5 | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/247-collection-as… | 24.7 Collection | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/responsive-cushio… | Pegasus | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/maximum-cushionin… | Vomero Plus | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/nike-rejuven8-sho… | Rejuven8 | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/fan-gear-b170o | Fan Gear | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/jordan-basketball… | Tatum 4 | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/acg-clothing-6ymx… | ACG | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/metcon-3yxqs | Metcon | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/jordan-1-shoes-4f… | Air Jordan 1 | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/air-max-shoes-a6d… | Air Max | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/graphic-tees-a5cb… | Graphic Tees | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/dunk-shoes-90aohz… | Dunk | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/air-force-1-shoes… | Air Force 1 | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/247-collection-as… | 24.7 Collection | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/zoom-vomero-lifes… | Vomero 5 | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/nike-rejuven8-sho… | Rejuven8 | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/acg-clothing-6ymx… | ACG | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/responsive-cushio… | Pegasus | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/maximum-cushionin… | Vomero Plus | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/metcon-3yxqs | Metcon | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/fan-gear-b170o | Fan Gear | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/jordan-heat-check… | Jordan Retro | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/sabrina-ionescu-2… | Sabrina 3 | img no alt | Add alt attribute to the image |
| https://www.nike.com/w/jordan-basketball… | Tatum 4 | img no alt | Add alt attribute to the image |
| https://www.nike.com/guest/settings/do-n… | Your Privacy Choices | img no alt | Add alt attribute to the image |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
| <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.
https://www.nike.com/membership ("Learn 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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding8 icon(s) detectedREVIEW
CLighthouse Accessibility AuditsActionScore 79/100 — 7 failing, 26 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.
ARIA
Some ARIA child roles must be contained by specific parent roles to properly perform their intended accessibility functions. Learn more about ARIA roles and required parent element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Guides li > div.nav-css-s8yvqs > details.nav-css-1qehhq > summary.drop-down-accessibility-button |
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Nike AI body.nav-scrollable > div#footer-wrapper > div#gen-nav-footer > div.nav-css-1sf9wd7 |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Only in the Nike App body.nav-scrollable > div#singular-banner > div.singular-banner-content > span.singular-banner-title |
Get exclusive access, member rewards, and more. body.nav-scrollable > div#singular-banner > div.singular-banner-content > span.singular-banner-subtitle |
OPEN body.nav-scrollable > div#singular-banner > div.singular-banner-download-button |
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 |
|---|
TEE IT HIGH. LET IT FLY. figure.image-card > figcaption._13xDDA0A > div._3T7SP3hk > h3#a11y_react-aria-:R8u5pl6:-title |
Featured div#d5d48201-75f8-4fa5-942d-6c05ed94265b > div#123e7f31-636e-4819-a8a4-60d9346d30de > div.merchMenuWrapper > h4.merch-menu-heading |
These are opportunities to improve keyboard navigation in your application.
Names and labels
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
body.nav-scrollable > div#singular-banner > img.singular-banner-background-image body.nav-scrollable > div#singular-banner > img.singular-banner-background-image |
body.nav-scrollable > div#singular-banner > img.singular-banner-logo body.nav-scrollable > div#singular-banner > img.singular-banner-logo |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
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 |
|---|
Current slide, Go to slide 3 of 3 div#1a73c582-b70e-4103-8c9d-775a302e49fd > div#carousel-a9424745-c262-43cb-8c2a-97dddf494c77 > div.S2QRw7W4 > button.TYczRBi0 |
These items highlight common accessibility best practices.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
See All div > div._3PJUZAN0 > div.Yjk73vve > button.nds-btn |
A+Landmark Structure15 landmarksPASS
A+Alt Text QualityAll 53 images OKPASS
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 Achamos que você es… | 20.29:1 | 3.0:1 | #000000 | #FBFBFB | Pass |
| h2 SPOTLIGHT | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h2 SPOTLIGHT | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 Men | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 Women | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 Kids | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 Jordan | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 NikeSKIMS | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 Sport | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 Sale | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 TEE IT HIGH. LET IT … | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 TRAIN RIGHT | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 BUILT FOR THE MOMENT | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 TEE IT HIGH. LET IT … | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 TRAIN RIGHT | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 TEE IT HIGH. LET IT … | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 TRAIN RIGHT | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 BUILT FOR THE MOMENT | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 TEE IT HIGH. LET IT … | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | Pass |
| h3 TRAIN RIGHT | 5.25:1 | 3.0:1 | #000000 | #FD0E11 | 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.