Skip to content
https://nike.com

Accessibility

· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.
SCORE
54
GRADE
F
FIX
5
REVIEW
5
PASS
3
INFO
0
Checks
13
3 PASS 5 REVIEW 5 FIX
F
Heading Hierarchy
Action
124 headings, 4 skip(s)
FIX
124 headings, 4 skip(s)
Warning::
Multiple H1 headings (2 found)
A page should have only one H1. Multiple H1s dilute the document outline.
Warning::
Heading level skipped: H1 → H3 (missing H2)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Warning::
Heading level skipped: H1 → H3 (missing H2)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Warning::
Heading level skipped: H2 → H4 (missing H3)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Warning::
Heading level skipped: H2 → H4 (missing H3)
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Warning::
1 empty heading(s)
Empty headings appear in the document outline but provide no information.
  • H1 (empty)
  • H3 Datos para mejorar tu experiencia skipped
  • H3 Estrictamente necesarias (siempre activado)
  • H3 Rendimiento y análisis
  • H3 Experiencias personalizadas
  • H3 Publicidad personalizada
  • H3 Publicidad personalizada basada en tu perfil
  • H3 Novedad
  • H3 Hombre
  • H3 Mujer
  • H3 Niño/a
  • H3 Deporte
  • H3 NikeSKIMS
  • H4 Hazte Nike Member para descubrir los mejores productos, la motivación que necesitas e historias del deporte. Más información
  • H1 POTENCIA TOTAL duplicate H1
  • H3 POTENCIA TOTAL skipped
  • H3 Creadas por atletas. Diseñadas para destacar.
  • H3 Entrena bien
  • H3 Air a lo grande, grandes ideas.
  • H3 Above the Influence
  • H3 GOLPEA ALTO. SUELTA TU SWING.
  • H3 UN AÑO MÁS, LA MISMA CHAQUETA
  • H3 GOLPEA ALTO. SUELTA TU SWING.
  • H3 UN AÑO MÁS, LA MISMA CHAQUETA
  • H3 Creadas por atletas.Diseñadas para destacar.
  • H3 Entrena bien
  • H3 Air a lo grande, grandes ideas.
  • H3 Above the Influence
  • H3 GOLPEA ALTO. SUELTA TU SWING.
  • H3 UN AÑO MÁS, LA MISMA CHAQUETA
  • H3 GOLPEA ALTO. SUELTA TU SWING.
  • H3 UN AÑO MÁS, LA MISMA CHAQUETA
  • H2 Compra nuestros iconos
  • H4 Zapatillas skipped
  • H4 Ropa
  • H4 Niño/a
  • H4 Destacados
  • H2 Descuentos de la comunidad
  • H4 Egypt skipped
  • 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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

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.

Why this matters

Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.

Source: WCAG 2.4.6

D
Web Manifest
Action
Not found
FIX
Not found
Info::
No web manifest found
No manifest at standard paths (/manifest.json, /site.webmanifest). A manifest is optional but enables PWA features like home screen installation and standalone display.

No web manifest found.

D
Dark Mode Support
Action
No dark mode signals
FIX
No dark mode signals
Info::
No dark mode signals detected
Consider adding CSS with @media (prefers-color-scheme: dark) and <meta name='color-scheme' content='light dark'>.
Info::
Detection limited to meta tags and inline styles
External CSS files may contain prefers-color-scheme rules not visible to this scan.
Dark ModeNo Dark Mode Detected
color-scheme meta Not set Dark theme-color Not set CSS indicators Not detected

Detection limited to meta tags and inline styles.

D
Print Stylesheet
Action
No print styles
FIX
No print styles
Info::
No print-specific styles detected
When users print this page, they get the screen layout including navigation and non-essential elements. Add @media print rules to hide navigation and optimize layout for paper.
Print Stylesheet No Print Styles
Print stylesheet Not found Inline @media print Not detected
F
Navigation UX
Action
No navigation patterns
FIX
No navigation patterns
Info::
5 navigation landmark(s) detected
Info::
No breadcrumbs, search, or skip link detected
These navigation aids help users orient themselves and find content efficiently, especially on large sites.
Breadcrumbs
Search
Skip Link
Labeled Navigation 5 <nav> element(s)
Back to Top
Hamburger Menu
Sticky Navigation Cannot reliably detect (CSS-based)
1 of 6 testable patterns navigation patterns detected. Limited navigation support. Consider adding breadcrumbs, search, and skip link.
C
Form Accessibility
Action
18 of 31 controls have issues
REVIEW
18 of 31 controls have issues
Critical::
18 control(s) without accessible label
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
Got: <select>; <select>; <select>; <select>; <select>; <select>; <select>; <select>; <select>; <select> (+8 more)
Info::
13 control(s) properly labeled
31 controls
13 labeled
0 placeholder only
18 unlabeled
ControlTypeLabelMethod
#8cdd41d5-d916-4d3e-b75e-89ebec9787e9-acceptLabelradioAceptarfor/id
#8cdd41d5-d916-4d3e-b75e-89ebec9787e9-declineLabelradioRechazarfor/id
#5b258c22-cdcb-429c-8e19-61d5944a3231-acceptLabelradioAceptarfor/id
#5b258c22-cdcb-429c-8e19-61d5944a3231-declineLabelradioRechazarfor/id
#94469303-c7b1-40be-9acb-dbb32d42d1d7-acceptLabelradioAceptarfor/id
#94469303-c7b1-40be-9acb-dbb32d42d1d7-declineLabelradioRechazarfor/id
#b8d31f3f-0f67-4913-86a7-75d1ddc14018-acceptLabelradioAceptarfor/id
#b8d31f3f-0f67-4913-86a7-75d1ddc14018-declineLabelradioRechazarfor/id
#gn-search-inputsearchBuscar productosaria-label
#toggle-6e194ac4-c8f4-4adf-acbe-400328a9ed13checkboxZapatillasfor/id
#toggle-bec756b7-8586-48f3-9421-6f0862eb2e09checkboxRopafor/id
#toggle-533bc814-cd75-4637-9859-9401771f9c72checkboxNiño/afor/id
#toggle-562c42cb-8793-4e13-b103-a45872f1dd1acheckboxDestacadosfor/id
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(none)none
selectselect(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)

Why this matters

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

C
404 Error Page
Action
HTTP 404, custom page
REVIEW
HTTP 404, custom page
Info::
Correct 404 status code returned
Got: HTTP 404
Info::
Custom styled 404 page
404 Page Quality Custom 404 Page
Status Code HTTP 404 Page Title Page not found. Nike.com Custom Styling Navigation Homepage Link Search Form
B
Favicon & Branding
8 icon(s) detected
REVIEW
8 icon(s) detected
Info::
favicon.ico present at site root
Info::
HTML icon links detected
Info::
Apple touch icon present
Info::
Multiple icon sizes detected
favicon.ico Present
PNG Icons Present
Apple Touch Present
SVG Favicon Missing
Manifest Icons Missing
Multiple Sizes Present
B
Lighthouse Accessibility Audits
Score 86/100 — 4 failing, 29 passed
REVIEW
86

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Guías li > div.nav-css-s8yvqs > details.nav-css-1qehhq > summary.drop-down-accessibility-button

ARIA roles must have valid values in order to perform their intended accessibility functions. Learn more about valid ARIA roles.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Datos para mejorar tu experiencia Para mejorar tu experiencia en nuestras plat… div.modal-portal-content-wrapper > div > div.css-lulp55 > div.cookie-modal-base

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Air Max 95 "Pink Foam" figure.image-card > figcaption._13xDDA0A > div._3T7SP3hk > p#a11y_react-aria-:Rf5pl6:-subtitle
Above the Influence figure.image-card > figcaption._13xDDA0A > div._3T7SP3hk > h3#a11y_react-aria-:Rf5pl6:-title
McIlroy demuestra que tiene talla de campeón y encadena dos triunfos consecutiv… figure.image-card > figcaption._13xDDA0A > div._3T7SP3hk > p.nds-text
GOLPEA ALTO. SUELTA TU SWING. figure.image-card > figcaption._13xDDA0A > div._3T7SP3hk > h3#a11y_react-aria-:R6v9pl6:-title
Clásicos renovados para golfistas de hoy. figure.image-card > figcaption._13xDDA0A > div._3T7SP3hk > p.nds-text

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
Creadas por atletas. Diseñadas para destacar. figure.image-card > figcaption._13xDDA0A > div._3T7SP3hk > h3#a11y_react-aria-:Reppl6:-title
Zapatillas div#3271d803-bbb7-4e2c-abb7-d17e4768107e > div#c74ceb50-ec75-4546-906c-e3ea59464b4f > div.merchMenuWrapper > h4.merch-menu-heading

These are opportunities to improve keyboard navigation in your application.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
`button`, `link`, and `menuitem` elements have accessible names
ARIA attributes are used as specified for the element's role
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links are distinguishable without relying on color.
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
`[lang]` attributes have a valid value
Document has a main landmark.
Deprecated ARIA roles were not used
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Uses ARIA roles only on compatible elements
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
`[accesskey]` values are unique
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<frame>` or `<iframe>` elements have a title
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Image elements do not have `[alt]` attributes that are redundant text.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
A
Landmark Structure
14 landmarks
PASS
14 landmarks
Info::
<main> landmark present
Info::
5 <nav> landmark(s) found
Info::
All <nav> elements are properly labeled
Warning::
Skip navigation link is missing (WCAG 2.4.1)
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Page Structure — as a screen reader sees it
BANNER header NAV "Navegación global" MAIN CONTENTINFO footer

Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.

Why this matters

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

A+
Alt Text Quality
All 23 images OK
PASS
All 23 images OK
Info::
23 image(s) with good alt text
23 images 23 good alt text
All images have appropriate alt text.
A+
Color Contrast (Screenshot)
20 text elements analyzed, 0 fail WCAG AA
PASS

Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.

20 pass
Show all checked elements (20)
ElementRatioRequiredFGBGResult
h1 POTENCIA TOTAL21.00:13.0:1
#000000
#FFFFFF
Pass
h2 Compra nuestros icon…21.00:13.0:1
#000000
#FFFFFF
Pass
h2 Descuentos de la com…21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Datos para mejorar t…8.63:13.0:1
#000000
#A6A6A6
Pass
h3 Estrictamente necesa…21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Rendimiento y análi…21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Experiencias persona…21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Publicidad personali…21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Publicidad personali…21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Novedad21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Hombre21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Mujer21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Niño/a21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Deporte21.00:13.0:1
#000000
#FFFFFF
Pass
h3 NikeSKIMS21.00:13.0:1
#000000
#FFFFFF
Pass
h3 POTENCIA TOTAL21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Creadas por atletas.…21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Entrena bien21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Air a lo grande, gra…21.00:13.0:1
#000000
#FFFFFF
Pass
h3 Above the Influence21.00:13.0: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.

All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback