black
#000000
#DAFABC
#DAFABC
Color Values
| Format | #000000 | #DAFABC |
|---|---|---|
| HEX | #000000 | #DAFABC |
| RGB | 0, 0, 0 | 218, 250, 188 |
| HSL | 0.0, 0.0%, 0.0% | 91.0, 86.1%, 85.9% |
| HSV | 0.0, 0.0%, 0.0% | 91.0, 24.8%, 98.0% |
| CMYK | 0%, 0%, 0%, 100% | 12.8%, 0.0%, 24.8%, 2.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9468 0.0876 130.1 |
Contrast & Accessibility
18.38:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #DAFABC → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #DAFABC
Color Difference (Delta E)
100.53
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #DAFABC);
background: linear-gradient(135deg, #000000, #DAFABC);