Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CHeading HierarchyAction15 headings, 1 skip(s)REVIEW
- H2 The Genesis Mission
- H3 Our People are Our Greatest Strength
- H3 Research with Impact
- H3 Innovation
- H3 Energy
- H3 Competitiveness
- H3 Security
- H2 Recent News
- H2 Join the Team.Change the World.
- H2 Our Voices
- H2 Partner with Us
- H4 Connect With Us skipped
- H4 News
- H4 Research
- H4 Resources
Every page should have one H1 that describes the page content.
No H1 means screen-reader users can't identify the page's primary topic, and Google's content-extraction degrades.
Learn more ▾ ▴
The H1 is the document title for assistive tech and a strong signal to search engines about page topic. Pages without one force screen readers to fall back to the <title> attribute or page chrome. Add a single H1 that names the page's primary subject.
Source: WCAG 2.4.6 / Google Search Central
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
CLink & Button QualityAction4 issue(s) across 93 links and 0 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://x.com/ORNL | X | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/Oak.Ridge.Natio… | facebookFacebook | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/oak-rid… | linkedinLinkedIn | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UCmXb5EV… | youtubeYouTube | new tab | Add '(opens in new tab)' to text |
| https://www.flickr.com/photos/oakridgela… | flickrflickr | new tab | Add '(opens in new tab)' to text |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label | |
| (empty) | empty | Add link text or aria-label |
Links without text are announced as raw URLs by screen readers.
a (#270 on page); a (#503 on page); a (#526 on page); a (#574 on page)
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
Add '(opens in new tab)' to link text or aria-label.
https://x.com/ORNL; https://www.facebook.com/Oak.Ridge.National.Laboratory/; https://www.linkedin.com/company/oak-ridge-national-laboratory; https://www.youtube.com/channel/UCmXb5EVu1Zmi02Lcv1LAf4w; https://www.flickr.com/photos/oakridgelab
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
B404 Error PageHTTP 404, custom pageREVIEW
CFavicon & BrandingAction13 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 The Genesis Mission | 1.96:1 | 3.0:1 | #000000 | #00454D | Fail |
| h2 Recent News | 1.96:1 | 3.0:1 | #000000 | #00454D | Fail |
| h2 Join the Team. | 1.96:1 | 3.0:1 | #000000 | #00454D | Fail |
| h2 Change the World. | 1.96:1 | 3.0:1 | #000000 | #00454D | Fail |
| h2 Our Voices | 1.96:1 | 3.0:1 | #000000 | #00454D | Fail |
| h2 Partner with Us | 1.96:1 | 3.0:1 | #000000 | #00454D | Fail |
| title Oak Ridge National L… | 1.26:1 | 4.5:1 | #000000 | #1A1F1D | Fail |
| a Skip to main content | 1.54:1 | 4.5:1 | #000000 | #2D2E2E | Fail |
| span facebook | 1.13:1 | 4.5:1 | #000000 | #111313 | Fail |
| span linkedin | 1.20:1 | 4.5:1 | #000000 | #171A17 | Fail |
| span youtube | 1.21:1 | 4.5:1 | #000000 | #191B19 | Fail |
| span flickr | 1.33:1 | 4.5:1 | #000000 | #222321 | Fail |
| span Partner with ORNL | 1.49:1 | 4.5:1 | #000000 | #2A2C29 | Fail |
| span Visit | 1.58:1 | 4.5:1 | #000000 | #2F302C | Fail |
| span Contact | 1.73:1 | 4.5:1 | #000000 | #363633 | Fail |
| span Menu | 1.67:1 | 4.5:1 | #000000 | #313431 | Fail |
| span Strategic Priorities | 2.60:1 | 4.5:1 | #000000 | #50504D | Fail |
| span Future of Computing | 3.07:1 | 4.5:1 | #000000 | #5D5A58 | Fail |
| a Autonomous Science | 3.16:1 | 4.5:1 | #000000 | #5F5C59 | Fail |
| a Quantum | 2.25:1 | 4.5:1 | #000000 | #3F4945 | Fail |
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 Structure6 landmarksPASS
AAlt Text QualityAll 25 images OKPASS
| Issue | Count |
|---|---|
| too long | 5 image(s) |
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #edit-keys | text | (SEARCH ORNL.GOV) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" name="text" id="edit-keys">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
A+Web ManifestPWA-readyPASS
A+Lighthouse Accessibility AuditsScore 98/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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Connect With Us footer > div.container-new > div.menu > h4 |
These are opportunities to improve keyboard navigation in your application.