black
#000000
#5FFFDC
#5FFFDC
Color Values
| Format | #000000 | #5FFFDC |
|---|---|---|
| HEX | #000000 | #5FFFDC |
| RGB | 0, 0, 0 | 95, 255, 220 |
| HSL | 0.0, 0.0%, 0.0% | 166.9, 100.0%, 68.6% |
| HSV | 0.0, 0.0%, 0.0% | 166.9, 62.7%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 62.7%, 0.0%, 13.7%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9069 0.1427 175.6 |
Contrast & Accessibility
16.82:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #5FFFDC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #5FFFDC
Color Difference (Delta E)
104.13
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #5FFFDC);
background: linear-gradient(135deg, #000000, #5FFFDC);