black
#000000
#DEF1BB
#DEF1BB
Color Values
| Format | #000000 | #DEF1BB |
|---|---|---|
| HEX | #000000 | #DEF1BB |
| RGB | 0, 0, 0 | 222, 241, 187 |
| HSL | 0.0, 0.0%, 0.0% | 81.1, 65.9%, 83.9% |
| HSV | 0.0, 0.0%, 0.0% | 81.1, 22.4%, 94.5% |
| CMYK | 0%, 0%, 0%, 100% | 7.9%, 0.0%, 22.4%, 5.5% |
| OKLCH | 0.0 0.0 0.0 | 0.9306 0.0735 123.6 |
Contrast & Accessibility
17.41:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DEF1BB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #DEF1BB
Color Difference (Delta E)
96.89
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #DEF1BB);
background: linear-gradient(135deg, #000000, #DEF1BB);