black
#000000
#AEBEEF
#AEBEEF
Color Values
| Format | #000000 | #AEBEEF |
|---|---|---|
| HEX | #000000 | #AEBEEF |
| RGB | 0, 0, 0 | 174, 190, 239 |
| HSL | 0.0, 0.0%, 0.0% | 225.2, 67.0%, 81.0% |
| HSV | 0.0, 0.0%, 0.0% | 225.2, 27.2%, 93.7% |
| CMYK | 0%, 0%, 0%, 100% | 27.2%, 20.5%, 0.0%, 6.3% |
| OKLCH | 0.0 0.0 0.0 | 0.8062 0.0718 270.6 |
Contrast & Accessibility
11.41:1
AA Pass
AA Large Pass
AAA Pass
AAA Large Pass
Text Readability
The quick brown fox jumps over the lazy dog
Text: #AEBEEF → Background: #000000
The quick brown fox jumps over the lazy dog
Text: #000000 → Background: #AEBEEF
Color Difference (Delta E)
81.77
Very Different
0 — Identical
5 — Similar
25 — Noticeable
100 — Very Different
Gradient
Color Mixing
CSS Gradient Code
background: linear-gradient(to right, #000000, #AEBEEF);
background: linear-gradient(135deg, #000000, #AEBEEF);