black
#000000
#ABC99C
#ABC99C
Color Values
| Format | #000000 | #ABC99C |
|---|---|---|
| HEX | #000000 | #ABC99C |
| RGB | 0, 0, 0 | 171, 201, 156 |
| HSL | 0.0, 0.0%, 0.0% | 100.0, 29.4%, 70.0% |
| HSV | 0.0, 0.0%, 0.0% | 100.0, 22.4%, 78.8% |
| CMYK | 0%, 0%, 0%, 100% | 14.9%, 0.0%, 22.4%, 21.2% |
| OKLCH | 0.0 0.0 0.0 | 0.8018 0.0698 135.3 |
Contrast & Accessibility
11.57:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #ABC99C → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #ABC99C
Color Difference (Delta E)
82.2
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #ABC99C);
background: linear-gradient(135deg, #000000, #ABC99C);