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
BLink & Button Quality4 issue(s) across 126 links and 9 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.thetrevorproject.org/blog/th… | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: The Trevor Project Condemns Supreme Court Decision To Treat Debunked Practice Of Conversion Therapy As Protected Speech | |||
| https://www.thetrevorproject.org/press/ | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Press | |||
| https://www.thetrevorproject.org | (empty) | empty | Add link text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Links without text are announced as raw URLs by screen readers.
https://www.thetrevorproject.org
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.
https://www.thetrevorproject.org/blog/the-trevor-project-condemns-supreme-cou… ("Learn More"); https://www.thetrevorproject.org/press/ ("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
Icon-only buttons need an aria-label so screen readers can announce them.
button.topbar-control-opener (#139 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
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding4 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 11 fail WCAG AAREVIEW
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 You deserve a | 2.34:1 | 3.0:1 | #000000 | #62413B | Fail |
| h2 The Trevor Project C… | 2.34:1 | 3.0:1 | #000000 | #62413B | Fail |
| h2 Learn and explore wi… | 2.34:1 | 3.0:1 | #000000 | #62413B | Fail |
| h2 Featured Resources | 2.34:1 | 3.0:1 | #000000 | #62413B | Fail |
| h2 Be a fundraiser. | 2.34:1 | 3.0:1 | #000000 | #62413B | Fail |
| h2 Advocate for change. | 2.34:1 | 3.0:1 | #000000 | #62413B | Fail |
| h2 Volunteer your time. | 2.34:1 | 3.0:1 | #000000 | #62413B | Fail |
| h2 Work at The Trevor P… | 2.34:1 | 3.0:1 | #000000 | #62413B | Fail |
| h2 Quick Exit | 2.34:1 | 3.0:1 | #000000 | #62413B | Fail |
| h3 Reach out to one of … | 2.34:1 | 3.0:1 | #000000 | #62413B | Fail |
| h3 Join The Trevor Proj… | 2.34:1 | 3.0:1 | #000000 | #62413B | Fail |
| title The Trevor Project -… | 5.55:1 | 4.5:1 | #000000 | #E55040 | Pass |
| p You are using an | 5.55:1 | 4.5:1 | #000000 | #E55040 | Pass |
| strong outdated | 5.55:1 | 3.0:1 | #000000 | #E55040 | Pass |
| p browser. Please | 5.55:1 | 4.5:1 | #000000 | #E55040 | Pass |
| a upgrade your browser | 5.55:1 | 4.5:1 | #000000 | #E55040 | Pass |
| p to improve your expe… | 5.55:1 | 4.5:1 | #000000 | #E55040 | Pass |
| a Skip to main | 5.55:1 | 4.5:1 | #000000 | #E55040 | Pass |
| a Donate | 5.55:1 | 4.5:1 | #000000 | #E55040 | Pass |
| a Reach A Counselor | 5.55:1 | 4.5:1 | #000000 | #E55040 | 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.
ALandmark Structure7 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+Heading Hierarchy11 headingsPASS
- H1 You deserve a welcoming, loving world.
- H2 The Trevor Project Condemns Supreme Court Decision to Treat Debunked Practice of Conversion Therapy as Protected Speech
- H3 Reach out to one of our trained counselors.
- H2 Learn and explore with The Trevor Project's resource center
- H2 Featured Resources
- H3 Join The Trevor Project's mission for all young LGBTQ+ lives.
- H2 Be a fundraiser.
- H2 Advocate for change.
- H2 Volunteer your time.
- H2 Work at The Trevor Project.
- H2 Quick Exit
A+Alt Text QualityAll 16 images OKPASS
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #newsletter | Email Address | for/id | |
| #g-recaptcha-response-100000 | textarea | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<textarea name="g-recaptcha-response" id="g-recaptcha-response-100000">
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+Lighthouse Accessibility AuditsScore 96/100 — 1 failing, 23 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 |
|---|
And so do the people you care about. Here you can reach out to a counselor if y… div.page-header > div.page-header-inner > div.page-header-content-wrap > p.page-header-desc |
day or night. div.messaging > div.messaging__container > p.messaging__title > tilt |
These are opportunities to improve the legibility of your content.