Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction6 issue(s) across 65 links and 18 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| /access-cash | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Access Cash | |||
| /careers | Careers | new tab | Add '(opens in new tab)' to text |
| /press | Press | new tab | Add '(opens in new tab)' to text |
| /help | Help | new tab | Add '(opens in new tab)' to text |
| https://status.cash.app/ | Status | new tab | Add '(opens in new tab)' to text |
| /legal/us/en-us/tos | Legal | new tab | Add '(opens in new tab)' to text |
| https://block.xyz/legal/licenses | Licenses | new tab | Add '(opens in new tab)' to text |
| /legal/us/en-us/privacy | Privacy Notice | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/cashapp | X Logo | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/cashapp | Instagram Logo | new tab | Add '(opens in new tab)' to text |
| https://www.twitch.tv/cashapp | Twitch Logo | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@cashapp | Tik Tok Logo | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/cashapp | X Logo | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/cashapp | Instagram Logo | new tab | Add '(opens in new tab)' to text |
| https://www.twitch.tv/cashapp | Twitch Logo | new tab | Add '(opens in new tab)' to text |
| https://www.tiktok.com/@cashapp | Tik Tok Logo | new tab | Add '(opens in new tab)' to text |
| https://www.finra.org/ | FINRA | new tab | Add '(opens in new tab)' to text |
| https://www.sipc.org/ | SIPC | new tab | Add '(opens in new tab)' to text |
| https://cash.app/legal/us/en-us/privacy | More information from Cash App… | new tab | Add '(opens in new tab)' to text |
| https://www.onetrust.com/solutions/conse… | Powered by OneTrust Opens in a… | new tab | Add '(opens in new tab)' to text |
| <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 |
Links without text are announced as raw URLs by screen readers.
a.gallery-menu-button-module-sass-module__Hy86Ia__galleryMenuButton (#87 on page)
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
/access-cash ("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
Add '(opens in new tab)' to link text or aria-label.
/careers; /press; /help; https://status.cash.app/; /legal/us/en-us/tos; https://block.xyz/legal/licenses; /legal/us/en-us/privacy; https://twitter.com/cashapp; https://instagram.com/cashapp; https://www.twitch.tv/cashapp (+9 more)
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
Icon-only buttons need an aria-label so screen readers can announce them.
button (#580 on page); button (#590 on page); button (#604 on page); button (#618 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
F404 Error PageActionHTTP 404, bare pageFIX
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
CLandmark StructureAction6 landmarksREVIEW
A page should have only one <main> landmark.
Multiple <main> elements violate the spec — there must be exactly one per page.
Learn more ▾ ▴
HTML5 spec: 'authors must not include more than one main element' visible to AT at the same time. Multiple <main>s confuse AT and break the 'jump to main content' shortcut. Refactor to a single <main> with nested <section>/<article>.
Source: HTML5 spec
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
AHeading Hierarchy28 headings, 1 skip(s)PASS
- H4 Bank* on your terms
- H4 Order a Cash App Card
- H4 Send money for free
- H4 Save for your goals
- H4 Know your money is safe
- H4 Deposit your paychecks
- H6 Learn more skipped
- H6 Stay in Touch
- H1 The way money should work
- H2 Earn, save, and do more with Cash App Green
- H2 Cash App Card is the debit card that works for you
- H2 Access cash when you need it
- H2 See what's new on Cash App
- H2 Make your money go even further
- H2 Sending money is fast, free, and made for you
- H2 Security built into every swipe, tap, and send
- H2 The money app 59 million+ people trust
- H3 5★
- H3 9.9m+
- H3 4.5★
- H3 Sign up now
- H2 Cookie Preferences
- H3 Manage Consent Preferences
- H4 Strictly necessary cookies
- H4 Performance and analytical cookies
- H4 Functionality cookies
- H4 Retargeting or Advertising cookies
- H3 Cookie List
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
A+Alt Text QualityAll 12 images OKPASS
A+Form AccessibilityAll 8 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #ot-group-id-BG131 | checkbox | Performance and analytical cookies | for/id |
| #ot-group-id-BG132 | checkbox | Functionality cookies | for/id |
| #ot-group-id-BG133 | checkbox | Retargeting or Advertising cookies | for/id |
| #vendor-search-handler | text | Cookie list search | aria-label |
| #chkbox-id | checkbox | checkbox label | for/id |
| #select-all-hosts-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-groups-handler | checkbox | checkbox label | for/id |
| #select-all-vendor-leg-handler | checkbox | checkbox label | for/id |
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 The way money should… | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h2 Earn, save, and do m… | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h2 Cash App Card is the… | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h2 Access cash when you… | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h2 See what's new on Ca… | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h2 Make your money go e… | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h2 Sending money is fas… | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h2 Security built into … | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h2 The money app 59 mil… | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h2 Cookie Preferences | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h3 5★ | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h3 9.9m+ | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h3 4.5★ | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h3 Sign up now | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h3 Manage Consent Prefe… | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| h3 Cookie List | 14.74:1 | 3.0:1 | #000000 | #80F089 | Pass |
| title Send, Receive, Inves… | 14.74:1 | 4.5:1 | #000000 | #80F089 | Pass |
| span Sign up | 14.74:1 | 4.5:1 | #000000 | #80F089 | Pass |
| a Log in | 14.74:1 | 4.5:1 | #000000 | #80F089 | Pass |
| h4 Bank* on your terms | 14.74:1 | 3.0:1 | #000000 | #80F089 | 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 96/100 — 1 failing, 24 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 |
|---|
Cash App is a financial services platform, and not an FDIC-insured bank. Prepai… div.disclaimer-text-module-sass-module__LpB5la__disclaimer > div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small |
Sutton prepaid card div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small > a.link-module-sass-module__tgZFLq__link |
Sutton debit flex card div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small > a.link-module-sass-module__tgZFLq__link |
Bancorp debit flex card div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small > a.link-module-sass-module__tgZFLq__link |
Brokerage services provided by Cash App Investing LLC, member FINRA/SIPC, subsi… div.disclaimer-text-module-sass-module__LpB5la__disclaimer > div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small |
FINRA div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small > a.link-module-sass-module__tgZFLq__link |
SIPC div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small > a.link-module-sass-module__tgZFLq__link |
Bitcoin div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small > a.link-module-sass-module__tgZFLq__link |
Cash App Investing div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small > a.link-module-sass-module__tgZFLq__link |
Additional fees for securities may apply such as regulatory fees and fees to tr… div.disclaimer-text-module-sass-module__LpB5la__disclaimer > div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small |
House Rules div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small > a.link-module-sass-module__tgZFLq__link |
P2P services and Savings are provided by Block, Inc. and not Cash App Investing… div.disclaimer-text-module-sass-module__LpB5la__disclaimer > div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small |
Tax Filing Preparation services are provided by Cash App Taxes, Inc. and not Ca… div.disclaimer-text-module-sass-module__LpB5la__disclaimer > div.gallery-inline-disclaimer-module-sass-module__wMI4Zq__galleryInlineDisclaimer > div.gallery-formatted-text-module-sass-module__y0Y4BG__galleryFormattedText > small |
These are opportunities to improve the legibility of your content.