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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding5 icon(s) detectedREVIEW
ALandmark Structure19 landmarksPASS
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
A+Heading Hierarchy13 headingsPASS
- H1 Wrestling with projects? It doesn’t have to be this hard.
- H2 Let’s walk through it.
- H3 10 seconds after you sign up, clarity sets in.
- H3 Projects get teams — and keep teams — organized.
- H3 Reports give you confidence to hold people accountable.
- H3 Visualizations are for seeing, not squinting.
- H3 Ping! Hey! It’s for you.
- H3 Got clients? Be partners, not adversaries.
- H3 The answer is YES!
- H2 You wouldn’t be here if the way you’ve been working was working. It’s time for Basecamp.
- H3 I have questions about your company…
- H3 I have questions about security and our data…
- H3 I have other questions…
A+Alt Text QualityAll 25 images OKPASS
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #mce-EMAIL | Your email address | aria-label | |
| #nav-active | checkbox | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="checkbox" id="nav-active">
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
ALink & Button Quality93 links, 27 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://launchpad.37signals.com/signin | Sign in | new tab | Add '(opens in new tab)' to text |
| https://37signals.com | 37signals | new tab | Add '(opens in new tab)' to text |
| https://www.37status.com | Status Page | new tab | Add '(opens in new tab)' to text |
| https://37signals.com/policies/refund/ | Our refund policy | new tab | Add '(opens in new tab)' to text |
| https://37signals.com/policies/security/ | full security write-up | new tab | Add '(opens in new tab)' to text |
| https://37signals.com/policies/security/… | prepared a summary security PD… | new tab | Add '(opens in new tab)' to text |
| https://3.basecamp-help.com/article/150-… | Here’s how exporting works | new tab | Add '(opens in new tab)' to text |
| https://github.com/basecamp/bc3-api | Basecamp has a full-featured A… | new tab | Add '(opens in new tab)' to text |
| https://launchpad.37signals.com/signin | Sign in to Basecamp | new tab | Add '(opens in new tab)' to text |
| https://www.hey.com | If you love Basecamp, you’ll… | new tab | Add '(opens in new tab)' to text |
| / | Basecamp | new tab | Add '(opens in new tab)' to text |
| https://37signals.com | 37signals | new tab | Add '(opens in new tab)' to text |
| https://www.hey.com | HEY | new tab | Add '(opens in new tab)' to text |
| https://launchpad.37signals.com/signin | Sign in | new tab | Add '(opens in new tab)' to text |
| https://www.37status.com | Status | new tab | Add '(opens in new tab)' to text |
| https://updates.37signals.com | Updates | new tab | Add '(opens in new tab)' to text |
| https://37signals.com/policies | Policies | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://launchpad.37signals.com/signin; https://37signals.com; https://www.37status.com; https://37signals.com/policies/refund/; https://37signals.com/policies/security/; https://37signals.com/policies/security/37signals%20Security%20Overview.pdf; https://3.basecamp-help.com/article/150-export-your-basecamp-data; https://github.com/basecamp/bc3-api; https://launchpad.37signals.com/signin; https://www.hey.com (+7 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
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 Wrestling with proje… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h1 It doesn’t have to… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Basecamp — Project… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p We’d like to use c… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Yes, that’s fine | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| strong Basecamp | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| div is the | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span simply powerful | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| strong project management s… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| strong 37signals | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| a Real world results | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Features | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Paths | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Pricing | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Sign in | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Sign up free | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Real world results | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Features | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Paths | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Pricing | 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.
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 31 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.