black
#000000
#CEFEED
#CEFEED
Color Values
| Format | #000000 | #CEFEED |
|---|---|---|
| HEX | #000000 | #CEFEED |
| RGB | 0, 0, 0 | 206, 254, 237 |
| HSL | 0.0, 0.0%, 0.0% | 158.8, 96.0%, 90.2% |
| HSV | 0.0, 0.0%, 0.0% | 158.8, 18.9%, 99.6% |
| CMYK | 0%, 0%, 0%, 100% | 18.9%, 0.0%, 6.7%, 0.4% |
| OKLCH | 0.0 0.0 0.0 | 0.9591 0.054 171.6 |
Contrast & Accessibility
19.02:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CEFEED → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #CEFEED
Color Difference (Delta E)
97.87
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #CEFEED);
background: linear-gradient(135deg, #000000, #CEFEED);