black
#000000
#AAFAFB
#AAFAFB
Color Values
| Format | #000000 | #AAFAFB |
|---|---|---|
| HEX | #000000 | #AAFAFB |
| RGB | 0, 0, 0 | 170, 250, 251 |
| HSL | 0.0, 0.0%, 0.0% | 180.7, 91.0%, 82.5% |
| HSV | 0.0, 0.0%, 0.0% | 180.7, 32.3%, 98.4% |
| CMYK | 0%, 0%, 0%, 100% | 32.3%, 0.4%, 0.0%, 1.6% |
| OKLCH | 0.0 0.0 0.0 | 0.934 0.0779 196.9 |
Contrast & Accessibility
17.78:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AAFAFB → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AAFAFB
Color Difference (Delta E)
96.78
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AAFAFB);
background: linear-gradient(135deg, #000000, #AAFAFB);