black
#000000
#DEFECF
#DEFECF
Color Values
| Format | #000000 | #DEFECF |
|---|---|---|
| HEX | #000000 | #DEFECF |
| RGB | 0, 0, 0 | 222, 254, 207 |
| HSL | 0.0, 0.0%, 0.0% | 100.9, 95.9%, 90.4% |
| HSV | 0.0, 0.0%, 0.0% | 100.9, 18.5%, 99.6% |
| CMYK | 0%, 0%, 0%, 100% | 12.6%, 0.0%, 18.5%, 0.4% |
| OKLCH | 0.0 0.0 0.0 | 0.962 0.0702 135.7 |
Contrast & Accessibility
19.18:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DEFECF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #DEFECF
Color Difference (Delta E)
100.0
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #DEFECF);
background: linear-gradient(135deg, #000000, #DEFECF);