black
#000000
#CEFAAA
#CEFAAA
Color Values
| Format | #000000 | #CEFAAA |
|---|---|---|
| HEX | #000000 | #CEFAAA |
| RGB | 0, 0, 0 | 206, 250, 170 |
| HSL | 0.0, 0.0%, 0.0% | 93.0, 88.9%, 82.4% |
| HSV | 0.0, 0.0%, 0.0% | 93.0, 32.0%, 98.0% |
| CMYK | 0%, 0%, 0%, 100% | 17.6%, 0.0%, 32.0%, 2.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9352 0.1135 131.7 |
Contrast & Accessibility
17.88:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CEFAAA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #CEFAAA
Color Difference (Delta E)
103.36
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #CEFAAA);
background: linear-gradient(135deg, #000000, #CEFAAA);