black
#000000
#90AAAA
#90AAAA
Color Values
| Format | #000000 | #90AAAA |
|---|---|---|
| HEX | #000000 | #90AAAA |
| RGB | 0, 0, 0 | 144, 170, 170 |
| HSL | 0.0, 0.0%, 0.0% | 180.0, 13.3%, 61.6% |
| HSV | 0.0, 0.0%, 0.0% | 180.0, 15.3%, 66.7% |
| CMYK | 0%, 0%, 0%, 100% | 15.3%, 0.0%, 0.0%, 33.3% |
| OKLCH | 0.0 0.0 0.0 | 0.7183 0.0288 196.5 |
Contrast & Accessibility
8.52:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #90AAAA → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #90AAAA
Color Difference (Delta E)
68.36
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #90AAAA);
background: linear-gradient(135deg, #000000, #90AAAA);