black
#000000
#DCFFCC
#DCFFCC
Color Values
| Format | #000000 | #DCFFCC |
|---|---|---|
| HEX | #000000 | #DCFFCC |
| RGB | 0, 0, 0 | 220, 255, 204 |
| HSL | 0.0, 0.0%, 0.0% | 101.2, 100.0%, 90.0% |
| HSV | 0.0, 0.0%, 0.0% | 101.2, 20.0%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 13.7%, 0.0%, 20.0%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9621 0.0762 135.9 |
Contrast & Accessibility
19.22:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DCFFCC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #DCFFCC
Color Difference (Delta E)
100.71
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #DCFFCC);
background: linear-gradient(135deg, #000000, #DCFFCC);