black
#000000
#DDFFDC
#DDFFDC
Color Values
| Format | #000000 | #DDFFDC |
|---|---|---|
| HEX | #000000 | #DDFFDC |
| RGB | 0, 0, 0 | 221, 255, 220 |
| HSL | 0.0, 0.0%, 0.0% | 118.3, 100.0%, 93.1% |
| HSV | 0.0, 0.0%, 0.0% | 118.3, 13.7%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 13.3%, 0.0%, 13.7%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9665 0.0582 144.3 |
Contrast & Accessibility
19.41:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DDFFDC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #DDFFDC
Color Difference (Delta E)
99.24
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #DDFFDC);
background: linear-gradient(135deg, #000000, #DDFFDC);