black
#000000
#8FFFFB
#8FFFFB
Color Values
| Format | #000000 | #8FFFFB |
|---|---|---|
| HEX | #000000 | #8FFFFB |
| RGB | 0, 0, 0 | 143, 255, 251 |
| HSL | 0.0, 0.0%, 0.0% | 177.9, 100.0%, 78.0% |
| HSV | 0.0, 0.0%, 0.0% | 177.9, 43.9%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 43.9%, 0.0%, 1.6%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9324 0.1034 192.5 |
Contrast & Accessibility
17.86:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #8FFFFB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #8FFFFB
Color Difference (Delta E)
99.57
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #8FFFFB);
background: linear-gradient(135deg, #000000, #8FFFFB);