Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingAction1 icon(s) detectedFIX
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
BHeading Hierarchy47 headings, 2 skip(s)REVIEW
- H2 Tarjetas
- H2 Corporate
- H2 Establecimientos
- H2 Te Puede Interesar
- H2 Tarjetas Personales
- H2 Tarjetas para Empresas
- H2 Formas de pagar
- H2 Servicios de Viajes
- H2 Otros Servicios
- H2 Seguros Para Particulares
- H2 Seguros Para Empresas
- H2 Seguros de la Tarjeta
- H2 Membership Rewards®
- H2 Corporate Membership Rewards
- H2 Otros Programas
- H2 Programa Entre Amigos
- H2 Establecimientos
- H2 Soluciones Para Empresas
- H2 Soporte Y Ayuda
- H4 Tarjetas skipped
- H4 Corporate
- H4 Establecimientos
- H4 Te Puede Interesar
- H4 Tarjetas Personales
- H4 Tarjetas para Empresas
- H4 Formas de pagar
- H4 Servicios de Viajes
- H4 Otros Servicios
- H4 Seguros Para Particulares
- H4 Seguros Para Empresas
- H4 Seguros de la Tarjeta
- H4 Membership Rewards®
- H4 Corporate Membership Rewards
- H4 Otros Programas
- H4 Programa Entre Amigos
- H4 Establecimientos
- H4 Soluciones Para Empresas
- H4 Soporte Y Ayuda
- H1 Dos menús al mes gratis* en Hungry Club by Dabiz Muñoz Dos menús al mes gratis* en Hungry Club by Dabiz Muñoz
- H5 Ofertas y servicios de American Express skipped
- H3 App Amex España
- H3 Para negocios
- H3 Centro de Seguridad
- H2 Tarjetas American Express
- H2 Ventajas Y Servicios
- H2 Enlaces de interés
- H2 Sobre Nosotros
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
CLink & Button QualityAction282 links, 30 buttons — all OKREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.americanexpress.com/es-es/ta… | Tarjeta Platinum de metal | img no alt | Add alt attribute to the image |
| https://www.americanexpress.com/es-es/ta… | Tarjeta Gold de metal | img no alt | Add alt attribute to the image |
| https://www.americanexpress.com/es-es/ta… | American Express Renfe | img no alt | Add alt attribute to the image |
| https://www.americanexpress.com/es-es/ne… | Tarjeta Business Platinum | img no alt | Add alt attribute to the image |
| https://www.americanexpress.com/es/benef… | Descubre más | new tab | Add '(opens in new tab)' to text |
| https://www.americanexpress.com/es/benef… | Descubre más | new tab | Add '(opens in new tab)' to text |
| https://www.americanexpress.com/es/benef… | Descubre más | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/americanexpress… | Connect with Amex on Facebook | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/amex_es/ | Connect with Amex on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/america… | Connect with Amex on LinkedIn | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UCyaf4eA… | YouTube | new tab | Add '(opens in new tab)' to text |
Image-only links need alt text on the image (or aria-label on the link) so screen readers can announce them.
a[href="https://www.americanexpress.com/es-es/tarjetas/tarjetas-de-cargo/tarjeta-plat…"]; a[href="https://www.americanexpress.com/es-es/tarjetas/tarjetas-de-cargo/tarjeta-gold…"]; a[href="https://www.americanexpress.com/es-es/tarjetas/tarjetas-de-cargo/tarjeta-amer…"]; a[href="https://www.americanexpress.com/es-es/negocios/tarjetas/tarjeta-business-plat…"]
Image-only links with no alt are unidentifiable to screen-reader users — link's destination is invisible.
Source: WCAG 2.1 SC 2.4.4
Add '(opens in new tab)' to link text or aria-label.
https://www.americanexpress.com/es/beneficios/digital/amex-experiences-app/; https://www.americanexpress.com/es/beneficios/digital/amex-experiences-app/; https://www.americanexpress.com/es/beneficios/digital/amex-experiences-app/; https://www.facebook.com/americanexpressespana; https://www.instagram.com/amex_es/; https://www.linkedin.com/company/american-express; https://www.youtube.com/channel/UCyaf4eATcUPfDu-lamKZm9w
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
C404 Error PageActionHTTP 404, custom pageREVIEW
ALandmark Structure35 landmarksPASS
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
A+Alt Text QualityAll 25 images OKPASS
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| input | button | click here to close banner | aria-label |
| #global-nav-search-box | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="text" name="term" id="global-nav-search-box">
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
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 |
|---|---|---|---|---|---|
| h2 Tarjetas | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Corporate | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Establecimientos | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Te Puede Interesar | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Tarjetas Personales | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Tarjetas para Empres… | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Formas de pagar | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Servicios de Viajes | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Otros Servicios | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Seguros Para Particu… | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Seguros Para Empresa… | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Seguros de la Tarjet… | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Membership Rewards® | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Corporate Membership… | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Otros Programas | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Programa Entre Amigo… | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Establecimientos | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Soluciones Para Empr… | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Soporte Y Ayuda | 7.44:1 | 3.0:1 | #000000 | #989A9C | Pass |
| h2 Tarjetas American Ex… | 7.44:1 | 3.0:1 | #000000 | #989A9C | 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.
ALighthouse Accessibility AuditsScore 92/100 — 3 failing, 25 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 |
|---|
Instalar div.appbanner > div.appbanner__container > a#appbanner-button-homepage > span.appbanner-button__text |
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 |
|---|
American Express Company. div._padB_ji473_18 > div.none > p > a.none |
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 |
|---|
Ofertas y servicios de American Express
div > div.richtext > div.pad-3-t > h5 |
These are opportunities to improve keyboard navigation in your application.