black
#000000
#DEFBAE
#DEFBAE
Color Values
| Format | #000000 | #DEFBAE |
|---|---|---|
| HEX | #000000 | #DEFBAE |
| RGB | 0, 0, 0 | 222, 251, 174 |
| HSL | 0.0, 0.0%, 0.0% | 82.6, 90.6%, 83.3% |
| HSV | 0.0, 0.0%, 0.0% | 82.6, 30.7%, 98.4% |
| CMYK | 0%, 0%, 0%, 100% | 11.6%, 0.0%, 30.7%, 1.6% |
| OKLCH | 0.0 0.0 0.0 | 0.949 0.1036 125.1 |
Contrast & Accessibility
18.52:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DEFBAE → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #DEFBAE
Color Difference (Delta E)
103.23
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #DEFBAE);
background: linear-gradient(135deg, #000000, #DEFBAE);