black
#000000
#EAFBED
#EAFBED
Color Values
| Format | #000000 | #EAFBED |
|---|---|---|
| HEX | #000000 | #EAFBED |
| RGB | 0, 0, 0 | 234, 251, 237 |
| HSL | 0.0, 0.0%, 0.0% | 130.6, 68.0%, 95.1% |
| HSV | 0.0, 0.0%, 0.0% | 130.6, 6.8%, 98.4% |
| CMYK | 0%, 0%, 0%, 100% | 6.8%, 0.0%, 5.6%, 1.6% |
| OKLCH | 0.0 0.0 0.0 | 0.9717 0.0257 150.8 |
Contrast & Accessibility
19.52:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #EAFBED → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #EAFBED
Color Difference (Delta E)
97.52
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #EAFBED);
background: linear-gradient(135deg, #000000, #EAFBED);