Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.FFavicon & BrandingActionNo icons detectedFIX
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
BLandmark Structure3 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
BHeading HierarchyNo headingsREVIEW
No headings found
Headings create the document outline for screen reader navigation.
Headings (H1-H6) create the document outline for screen reader navigation.
A page with zero headings is unnavigable by assistive tech and reads as one undifferentiated wall of text.
Learn more ▾ ▴
Screen reader users navigate by jumping between H1-H6 elements. A page with no headings has no skip targets — users have to read every word linearly. Adding a heading hierarchy (one H1, then H2 sections, optional H3 subsections) makes the page skimmable for both AT and human readers.
Source: WCAG 1.3.1 / W3C WAI
B404 Error PageHTTP 404, custom pageREVIEW
A+Alt Text QualityAll 3 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality3 issue(s) across 17 links and 0 buttonsPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://openssl-library.org/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Home page | |||
| https://www.bouncycastle.org/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Home page | |||
| https://cryptlib.com/ | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: Home page | |||
Generic link text like 'click here' doesn't describe the destination.
https://openssl-library.org/ ("Learn more"); https://www.bouncycastle.org/ ("Learn more"); https://cryptlib.com/ ("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
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 |
|---|---|---|---|---|---|
| title OpenSSL | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a FAQ | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p MISSION | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p “We believe everyo… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Discover Our Mission | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p OpenSSL Library | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Learn more | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Bouncy Castle | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Learn more | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Cryptlib | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Learn more | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a OpenSSL.org | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Library | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Mission | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Communities | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Corporation | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Foundation | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Projects | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Conference | 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.
ALighthouse Accessibility AuditsScore 92/100 — 1 failing, 12 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 |
|---|
OpenSSL.org div.container > ul.text-center > li > a |
Library div.container > ul.text-center > li > a |
Mission div.container > ul.text-center > li > a |
Communities div.container > ul.text-center > li > a |
Corporation div.container > ul.text-center > li > a |
Foundation div.container > ul.text-center > li > a |
Projects div.container > ul.text-center > li > a |
Conference div.container > ul.text-center > li > a |
© 2026 OpenSSL. All rights reserved body.flex > footer.bg-neutral-100 > div.container > div.py-2 |
These are opportunities to improve the legibility of your content.