Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionValid manifestFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CFavicon & BrandingAction26 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 2 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 The Fast Lane: 3 Way… | 1.95:1 | 3.0:1 | #000000 | #003F71 | Fail |
| h2 Companies need criti… | 1.95:1 | 3.0:1 | #000000 | #003F71 | Fail |
| title Home | NLR | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| label Search Site by keywo… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Menu | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Close | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Mission & Vision | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Leadership | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Awards | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Education | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Community | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Business Volume | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a History | 8.81:1 | 4.5:1 | #000000 | #66B0DC | Pass |
| a Environment, Safety,… | 4.64:1 | 4.5:1 | #000000 | #007BC5 | Pass |
| a Visit | 4.64:1 | 4.5:1 | #000000 | #007BC5 | Pass |
| a Contact Information | 4.64:1 | 4.5:1 | #000000 | #007BC5 | Pass |
| a Research | 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+Landmark Structure7 landmarksPASS
A+Heading Hierarchy8 headingsPASS
- H1 The Fast Lane: 3 Ways To Get More Critical Minerals, Now
- H2 Companies need critical minerals for electronics, medical equipment, crops, and more. NLR techniques could make some easier to get.
- H2 Data and Tools
- H2 Find a Job
- H2 Partner With Us
- H3 News
- H2 Recent Publications
- H2 Research Areas
A+Alt Text QualityAll 8 images OKPASS
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #site-search | search | Search Site by keywords | for/id |
| input | button | (none) | none |
Form controls need a <label>, aria-label, or aria-labelledby for screen readers.
<input type="button">
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+Link & Button Quality1 issue(s) across 107 links and 4 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /news/detail/program/2026/the-fast-lane-… | Read More | generic text | Replace with descriptive text |
Before: Read More Suggested: The Fast Lane 3 Ways To Get More Critical Minerals Now | |||
Generic link text like 'click here' doesn't describe the destination.
/news/detail/program/2026/the-fast-lane-3-ways-to-get-more-critical-minerals-now ("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
A404 Error PageHTTP 404, custom pagePASS
A+Lighthouse Accessibility AuditsScore 100/100 — 0 failing, 25 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.