black
#000000
#ABC23D
#ABC23D
Color Values
| Format | #000000 | #ABC23D |
|---|---|---|
| HEX | #000000 | #ABC23D |
| RGB | 0, 0, 0 | 171, 194, 61 |
| HSL | 0.0, 0.0%, 0.0% | 70.4, 52.2%, 50.0% |
| HSV | 0.0, 0.0%, 0.0% | 70.4, 68.6%, 76.1% |
| CMYK | 0%, 0%, 0%, 100% | 11.9%, 0.0%, 68.6%, 23.9% |
| OKLCH | 0.0 0.0 0.0 | 0.7719 0.1567 118.7 |
Contrast & Accessibility
10.52:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #ABC23D → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #ABC23D
Color Difference (Delta E)
99.76
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #ABC23D);
background: linear-gradient(135deg, #000000, #ABC23D);