black
#000000
#DEFACB
#DEFACB
Color Values
| Format | #000000 | #DEFACB |
|---|---|---|
| HEX | #000000 | #DEFACB |
| RGB | 0, 0, 0 | 222, 250, 203 |
| HSL | 0.0, 0.0%, 0.0% | 95.7, 82.5%, 88.8% |
| HSV | 0.0, 0.0%, 0.0% | 95.7, 18.8%, 98.0% |
| CMYK | 0%, 0%, 0%, 100% | 11.2%, 0.0%, 18.8%, 2.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9528 0.0684 132.8 |
Contrast & Accessibility
18.64:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DEFACB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #DEFACB
Color Difference (Delta E)
98.77
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #DEFACB);
background: linear-gradient(135deg, #000000, #DEFACB);