WCAG results for #0a5be0 on #000000
| Check | Requires | Result |
|---|---|---|
| Normal text — AA | 4.5:1 | ✗ Fail |
| Large text — AA | 3:1 | ✓ Pass |
| Normal text — AAA | 7:1 | ✗ Fail |
| Large text — AAA | 4.5:1 | ✗ Fail |
| UI & graphics (non-text) | 3:1 | ✓ Pass |
At 3.59:1, Link Blue (#0a5be0) on Black (#000000) falls short of the 4.5:1 needed for normal text, but clears the 3:1 bar for large text (≥24px, or ≥18.66px bold). Use it only for headings or large UI text.
How to fix it
The nearest accessible alternatives that pass AA for normal text:
-
Darken/adjust the text to
#196cf5(keeps the #000000 background) — check it. -
Or adjust the background to
#e3e3e3(keeps the #0a5be0 text) — check it.
Open this pair in the contrast checker →
Related color pairs
How contrast ratio is measured
The ratio compares the relative luminance of the text and background, on a scale from 1:1 (no contrast) to 21:1 (black on white). WCAG 1.4.3 requires 4.5:1 for normal text and 3:1 for large text; the stricter AAA level wants 7:1 and 4.5:1. Low contrast is the single most common WCAG failure and a frequent trigger in ADA website lawsuits — but it's also one of the easiest to fix.