black
#000000
#AAACAA
#AAACAA
Color Values
| Format | #000000 | #AAACAA |
|---|---|---|
| HEX | #000000 | #AAACAA |
| RGB | 0, 0, 0 | 170, 172, 170 |
| HSL | 0.0, 0.0%, 0.0% | 120.0, 1.2%, 67.1% |
| HSV | 0.0, 0.0%, 0.0% | 120.0, 1.2%, 67.5% |
| CMYK | 0%, 0%, 0%, 100% | 1.2%, 0.0%, 1.2%, 32.5% |
| OKLCH | 0.0 0.0 0.0 | 0.7422 0.0036 145.5 |
Contrast & Accessibility
9.19:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AAACAA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AAACAA
Color Difference (Delta E)
70.15
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AAACAA);
background: linear-gradient(135deg, #000000, #AAACAA);