black
#000000
#AAECFF
#AAECFF
Color Values
| Format | #000000 | #AAECFF |
|---|---|---|
| HEX | #000000 | #AAECFF |
| RGB | 0, 0, 0 | 170, 236, 255 |
| HSL | 0.0, 0.0%, 0.0% | 193.4, 100.0%, 83.3% |
| HSV | 0.0, 0.0%, 0.0% | 193.4, 33.3%, 100.0% |
| CMYK | 0%, 0%, 0%, 100% | 33.3%, 7.5%, 0.0%, 0.0% |
| OKLCH | 0.0 0.0 0.0 | 0.9053 0.0708 217.6 |
Contrast & Accessibility
16.15:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AAECFF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AAECFF
Color Difference (Delta E)
92.54
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AAECFF);
background: linear-gradient(135deg, #000000, #AAECFF);