black
#000000
#AFDC42
#AFDC42
Color Values
| Format | #000000 | #AFDC42 |
|---|---|---|
| HEX | #000000 | #AFDC42 |
| RGB | 0, 0, 0 | 175, 220, 66 |
| HSL | 0.0, 0.0%, 0.0% | 77.5, 68.8%, 56.1% |
| HSV | 0.0, 0.0%, 0.0% | 77.5, 70.0%, 86.3% |
| CMYK | 0%, 0%, 0%, 100% | 20.5%, 0.0%, 70.0%, 13.7% |
| OKLCH | 0.0 0.0 0.0 | 0.8345 0.1827 124.5 |
Contrast & Accessibility
13.14:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AFDC42 → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AFDC42
Color Difference (Delta E)
112.0
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AFDC42);
background: linear-gradient(135deg, #000000, #AFDC42);