black
#000000
#DFFBED
#DFFBED
Color Values
| Format | #000000 | #DFFBED |
|---|---|---|
| HEX | #000000 | #DFFBED |
| RGB | 0, 0, 0 | 223, 251, 237 |
| HSL | 0.0, 0.0%, 0.0% | 150.0, 77.8%, 92.9% |
| HSV | 0.0, 0.0%, 0.0% | 150.0, 11.2%, 98.4% |
| CMYK | 0%, 0%, 0%, 100% | 11.2%, 0.0%, 5.6%, 1.6% |
| OKLCH | 0.0 0.0 0.0 | 0.964 0.0346 164.2 |
Contrast & Accessibility
19.16:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DFFBED → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #DFFBED
Color Difference (Delta E)
97.1
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #DFFBED);
background: linear-gradient(135deg, #000000, #DFFBED);