Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.D404 Error PageActionHTTP 404, bare pageFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
CLandmark StructureAction8 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
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
BLink & Button Quality1 issue(s) across 251 links and 17 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.alloyllc.com/about | Alloy | new tab | Add '(opens in new tab)' to text |
| https://news.lehigh.edu/architect-jared-… | redefines urban living | new tab | Add '(opens in new tab)' to text |
| https://alumni.lehigh.edu/news-blog/2025… | intellectual risks | new tab | Add '(opens in new tab)' to text |
| https://news.lehigh.edu/four-questions-w… | crucial to power our communiti… | new tab | Add '(opens in new tab)' to text |
| https://entrepreneurship.lehigh.edu/lehi… | Lehigh Ventures Lab | new tab | Add '(opens in new tab)' to text |
| https://alumni.lehigh.edu/news-blog/driv… | real-world impact | new tab | Add '(opens in new tab)' to text |
| https://entrepreneurship.lehigh.edu/news… | Yum Eats | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://www.alloyllc.com/about; https://news.lehigh.edu/architect-jared-della-valle-is-designing-change; https://alumni.lehigh.edu/news-blog/2025-list-makers; https://news.lehigh.edu/four-questions-with-shalinee-kishore-deliver-local-so…; https://entrepreneurship.lehigh.edu/lehigh-ventures-lab; https://alumni.lehigh.edu/news-blog/driven-succeed-and-field; https://entrepreneurship.lehigh.edu/news/2025-weight-room-startup-unexpected-…
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.controls__button (#601 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
BFavicon & Branding22 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 3 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 |
|---|---|---|---|---|---|
| h2 Pathing Navigation -… | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| h2 Pathing navigation | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| h2 Academics at Lehigh | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| h2 Ready to Get Started… | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| h2 Social Media | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| h2 Our Campus | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| h2 Resources | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| h2 Policies and Reports | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| h2 Terms of Service | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| h2 Join the conversatio… | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| h2 Use of personal data… | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| h3 Our Colleges: | 20.12:1 | 3.0:1 | #000000 | #FAFAFA | Pass |
| title Home | Lehigh Univer… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Main Menu | 10.91:1 | 4.5:1 | #000000 | #BEBBAE | Pass |
| a About | 5.76:1 | 4.5:1 | #000000 | #928470 | Pass |
| a About | 2.83:1 | 4.5:1 | #000000 | #635428 | Fail |
| a University Statistic… | 2.29:1 | 4.5:1 | #000000 | #4B4A17 | Fail |
| a University Leadershi… | 2.70:1 | 4.5:1 | #000000 | #5D5228 | Fail |
| a University Strategic… | 5.54:1 | 4.5:1 | #000000 | #987F60 | 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+Heading Hierarchy54 headingsPASS
- H2 About
- H2 Academics
- H3 Our Colleges:
- H2 Research
- H2 Admissions
- H2 Student Life
- H2 Athletics
- H2 Giving
- H2 Pathing Navigation - New Nav
- H2 Pathing navigation
- H1 True Progress Begins Here
- H2 Academics at Lehigh
- H3 Ruhi Tawde 26
- H2 Graduate Starting Salary
- H3 $77K average starting salary of 2025 graduates
- H2 Wall Street Journal Ranking
- H3 29th in the U.S.
- H3 College of Arts & Sciences
- H3 College of Business
- H3 College of Health
- H3 P.C. Rossin College of Engineering & Applied Science
- H3 College of Education
- H2 Lehigh News
- H3 The Heartbeat of Campus Community: Clayton University Center at Packer Hall Encourages Collaboration and Connection
- H3 R1 Status Excellence: Meet Research-Focused Faculty, Students and Alumni Driving Lehigh’s Research Momentum Forward
- H3 Stacey Cunningham ’96 to Deliver 158th Undergraduate Commencement Address
- H3 Former Congressman Charlie Dent M’93 Named 2026 Graduate Commencement and Doctoral Hooding Ceremony Speaker
- H2 A Meaningful Student Experience
- H3 Life on Campus
- H2 Prepared for success after college
- H3 92% Prepared for Success after College
- H3 A Community of Belonging
- H2 Something for Everyone
- H3 200+ Something for Everyone
- H2 Research for Real Impact
- H3 Juan Zheng Researches Hybrid Intelligence System Designed to Help Students Become Strategic AI Users Through Self-Regulated Learning
- H3 Lehigh Faculty in the Media: Spring 2026
- H3 R1 Status Excellence: Meet Research-Focused Faculty, Students and Alumni Driving Lehigh’s Research Momentum Forward
- H2 Future Makers
- H3 Designing Change
- H3 Designing Change
- H3 Electrifying the Future
- H3 Electrifying the Future
- H3 Driving Downs and Downloads
- H3 Driving Downs and Downloads
- H2 Ready to Get Started?
- H2 Scenes from South Mountain
- H2 Social Media
- H2 Our Campus
- H2 Resources
- H2 Policies and Reports
- H2 Terms of Service
- H2 Join the conversation
- H2 Use of personal data and cookies
A+Alt Text QualityAll 40 images OKPASS
AForm Accessibility1 of 4 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| query | textfield | Search the Lehigh website. | aria-label |
| #querybox | search | Search the Lehigh Website | for/id |
| #edit-field-home-featured-category-target-id | select | Filter by topic: | for/id |
| #lehigh-mobile-submit | submit | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="submit" id="lehigh-mobile-submit">
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+Print StylesheetPrint styles detectedPASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 30 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.