black
#000000
#DAFFCC
#DAFFCC
Color Values
| Format | #000000 | #DAFFCC |
|---|---|---|
| HEX | #000000 | #DAFFCC |
| RGB | 0, 0, 0 | 218, 255, 204 |
| HSL | 0.0, 0.0%, 0.0% | 103.5, 100.0%, 90.0% |
| HSV | 0.0, 0.0%, 0.0% | 103.5, 20.0%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 14.5%, 0.0%, 20.0%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9608 0.0773 137.1 |
Contrast & Accessibility
19.16:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DAFFCC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #DAFFCC
Color Difference (Delta E)
100.68
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #DAFFCC);
background: linear-gradient(135deg, #000000, #DAFFCC);