black
#000000
#CEDDBA
#CEDDBA
Color Values
| Format | #000000 | #CEDDBA |
|---|---|---|
| HEX | #000000 | #CEDDBA |
| RGB | 0, 0, 0 | 206, 221, 186 |
| HSL | 0.0, 0.0%, 0.0% | 85.7, 34.0%, 79.8% |
| HSV | 0.0, 0.0%, 0.0% | 85.7, 15.8%, 86.7% |
| CMYK | 0%, 0%, 0%, 100% | 6.8%, 0.0%, 15.8%, 13.3% |
| OKLCH | 0.0 0.0 0.0 | 0.877 0.0496 126.3 |
Contrast & Accessibility
14.68:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #CEDDBA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #CEDDBA
Color Difference (Delta E)
88.29
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #CEDDBA);
background: linear-gradient(135deg, #000000, #CEDDBA);