Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction15 issue(s) across 189 links and 5 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://translate.google.com | Traductor de Google | new tab | Add '(opens in new tab)' to text |
| /about | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: About | |||
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| https://www.colorado.edu/today/2026/04/1… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Cu Athletics Receive 6m Gift Elevate Student Experience Campus Excellence | |||
| https://www.colorado.edu/today/2026/04/1… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Advice Sustainable Buffs Being Conscious Consumer | |||
| https://www.colorado.edu/today/2026/04/1… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Volunteer Commencement Events May 1 3 | |||
| https://www.colorado.edu/today/2026/04/1… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Colorado Snowpack Tells Troubling Story Water And Wildfire West | |||
| https://www.colorado.edu/today/2026/04/1… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: Buffalo Chip Cu Boulder Sweet Cow Serve Sweet Celebration | |||
| https://www.colorado.edu/today/2026/04/1… | Read more | generic text | Replace with descriptive text |
Before: Read more Suggested: What Expect During Grad Days 2026 | |||
| https://x.com/cuboulder | (empty) | empty | Add link text or aria-label |
| https://facebook.com/cuboulder | (empty) | empty | Add link text or aria-label |
| https://bsky.app/profile/colorado.edu | (empty) | empty | Add link text or aria-label |
| https://instagram.com/cuboulder | (empty) | empty | Add link text or aria-label |
| https://www.linkedin.com/school/cuboulde… | (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
a#main-content; a#start; a#apply; https://x.com/cuboulder; https://facebook.com/cuboulder; https://bsky.app/profile/colorado.edu; https://instagram.com/cuboulder; https://www.linkedin.com/school/cuboulder
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.
/about ("Learn More"); https://www.colorado.edu/today/2026/04/17/cu-athletics-receive-6m-gift-elevat… ("Read more"); https://www.colorado.edu/today/2026/04/15/advice-sustainable-buffs-being-cons… ("Read more"); https://www.colorado.edu/today/2026/04/14/volunteer-commencement-events-may-1-3 ("Read more"); https://www.colorado.edu/today/2026/04/13/colorado-snowpack-tells-troubling-s… ("Read more"); https://www.colorado.edu/today/2026/04/12/buffalo-chip-cu-boulder-sweet-cow-s… ("Read more"); https://www.colorado.edu/today/2026/04/10/what-expect-during-grad-days-2026 ("Read 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.
https://translate.google.com
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
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.
CForm AccessibilityAction7 of 9 controls have issuesREVIEW
| Control | Type | Label | Method |
|---|---|---|---|
| select | select | Widget de idiomas del Traductor | aria-label |
| #ucb-search-text-field | search | Enter the terms you wish to search for. | for/id |
| select | select | (none) | none |
| input | submit | (none) | none |
| #goog-gt-votingInputSrcLang | text | (none) | none |
| #goog-gt-votingInputTrgLang | text | (none) | none |
| #goog-gt-votingInputSrcText | text | (none) | none |
| #goog-gt-votingInputTrgText | text | (none) | none |
| #goog-gt-votingInputVote | text | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<select>; <input type="submit">; <input type="text" name="sl" id="goog-gt-votingInputSrcLang">; <input type="text" name="tl" id="goog-gt-votingInputTrgLang">; <input type="text" name="query" id="goog-gt-votingInputSrcText">; <input type="text" name="gtrans" id="goog-gt-votingInputTrgText">; <input type="text" name="vote" id="goog-gt-votingInputVote">
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
CColor Contrast (Screenshot)Action20 text elements analyzed, 12 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
2 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 Search | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h3 Other ways to search… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Home | University of… | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Skip to main content | 1.21:1 | 4.5:1 | #000000 | #1A1A1A | Fail |
| option Translate | 2.09:1 | 4.5:1 | #000000 | #424242 | Fail |
| option English | 1.84:1 | 4.5:1 | #000000 | #3B393F | Fail |
| option Spanish | 1.46:1 | 4.5:1 | #000000 | #272B28 | Fail |
| option Chinese | 1.82:1 | 4.5:1 | #000000 | #403736 | Fail |
| option French | 1.55:1 | 4.5:1 | #000000 | #372B2F | Fail |
| option German | 1.40:1 | 4.5:1 | #000000 | #28262A | Fail |
| option Korean | 1.31:1 | 4.5:1 | #000000 | #1F2220 | Fail |
| option Lao | 1.31:1 | 4.5:1 | #000000 | #1C2227 | Fail |
| option Nepali | 2.01:1 | 4.5:1 | #000000 | #2C4628 | Fail |
| option Japanese | 1.74:1 | 4.5:1 | #000000 | #223C20 | Fail |
| option Tibetan | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Seleccionar idioma | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option español | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Abjasio | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Achenés | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| option Acholi | 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.
BLighthouse Accessibility AuditsScore 85/100 — 4 failing, 24 passedREVIEW
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 |
|---|
CU Athletics to receive $6M gift to elevate student experience, campus excellen… campus-news > div.row > div.campus-news-article-grid > a |
Read more div.row > div.campus-news-article-grid > p.campus-news-article-summary > a |
Advice from Sustainable Buffs on being a conscious consumer campus-news > div.row > div.campus-news-article-grid > a |
Read more div.row > div.campus-news-article-grid > p.campus-news-article-summary > a |
Volunteer for commencement events May 1–3 campus-news > div.row > div.campus-news-article-grid > a |
Read more div.row > div.campus-news-article-grid > p.campus-news-article-summary > a |
Colorado snowpack tells a troubling story for water and wildfire in the West campus-news > div.row > div.campus-news-article-grid > a |
Read more div.row > div.campus-news-article-grid > p.campus-news-article-summary > a |
Buffalo Chip: CU Boulder, Sweet Cow serve up a sweet celebration campus-news > div.row > div.campus-news-article-grid > a |
Read more div.row > div.campus-news-article-grid > p.campus-news-article-summary > a |
What to expect during Grad Days 2026 campus-news > div.row > div.campus-news-article-grid > a |
Read more div.row > div.campus-news-article-grid > p.campus-news-article-summary > a |
Read more at CU Boulder Today div.container > campus-news > div.ucb-campus-news-grid-link-container > a.ucb-campus-news-grid-link |
These are opportunities to improve the legibility of your content.
Names and labels
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Translate
English
Spanish
Chinese
French
German
Korean
Lao
Nepali
Japanese
Tibe… div.container > div.ucb-brand-bar > div.ucb-brand-bar-controls > select.ucb-lang-select |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.text-block-body > div > p.text-align-center > a div.text-block-body > div > p.text-align-center > a |
div.text-block-body > div > p.text-align-center > a div.text-block-body > div > p.text-align-center > a |
div.text-block-body > div > p.text-align-center > a div.text-block-body > div > p.text-align-center > a |
div.text-block-body > div > p.text-align-center > a div.text-block-body > div > p.text-align-center > a |
div.text-block-body > div > p.text-align-center > a div.text-block-body > div > p.text-align-center > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
University of Colorado Boulder div.ucb-footer > div#block-site-contact-info-footer > span.h5 > a |
These items highlight common accessibility best practices.
A+Landmark Structure5 landmarksPASS
A+Heading Hierarchy13 headingsPASS
- H2 Search
- H3 Other ways to search:
- H2 About
- H2 Academics
- H2 Admissions
- H2 Research
- H2 Visit
- H1 Home
- H2 Academics
- H2 Opportunity Is Everywhere at CU Boulder
- H2 Research
- H2 Campus News
- H2 Events
A+Alt Text QualityAll 15 images OKPASS
| Issue | Count |
|---|---|
| too long | 1 image(s) |