black
#000000
#EEFFEF
#EEFFEF
Color Values
| Format | #000000 | #EEFFEF |
|---|---|---|
| HEX | #000000 | #EEFFEF |
| RGB | 0, 0, 0 | 238, 255, 239 |
| HSL | 0.0, 0.0%, 0.0% | 123.5, 100.0%, 96.7% |
| HSV | 0.0, 0.0%, 0.0% | 123.5, 6.7%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 6.7%, 0.0%, 6.3%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9831 0.0276 147.0 |
Contrast & Accessibility
20.19:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EEFFEF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #EEFFEF
Color Difference (Delta E)
98.92
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #EEFFEF);
background: linear-gradient(135deg, #000000, #EEFFEF);