#AAE2FF#AAE2FF
#AAE2FF is a very light, moderate cyan. Relative luminance 0.702; OKLCH L 88.4% C 0.070 H 231.1°. Best body text is #000000 at 15.03:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE2FF |
|---|---|
| RGB | rgb(170, 226, 255) |
| HSL | hsl(200, 100%, 83%) |
| HSV | hsv(200, 33%, 100%) |
| CMYK | cmyk(33.3%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(87.07, -11.07, -19.80) |
| CIE-LCH | lch(87.07, 22.69, 240.78°) |
| OKLab | oklab(88.41% -0.0439 -0.0543) |
| OKLCH | oklch(88.41% 0.07 231.1) |
| XYZ | xyz(61.8181, 70.1556, 104.8724) |
| Luminance | 0.7016 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.49
Lightblue
#ADD8E6
ΔE00 5.30
Baby Blue
#89CFF0
ΔE00 5.31
Sky Blue
#87CEEB
ΔE00 5.83
Light Blue
#95D0FC
ΔE00 5.94
Lightskyblue
#87CEFA
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE2FF #FFC7AA
analogous
#AAFFF2 #AAE2FF #AAB7FF
triadic
#AAE2FF #FFAAE2 #E2FFAA
tetradic
#AAE2FF #F2AAFF #FFC7AA #B7FFAA
square
#AAE2FF #F2AAFF #FFC7AA #B7FFAA
split-complementary
#AAE2FF #FFAAB7 #FFF2AA
monochromatic
#30B8FF #6DCDFF #AAE2FF #E0F5FF #E0F5FF
Accessibility & contrast
On white
1.40
#AAE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.03
#AAE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE2FF
15.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE2FF | 1.00 | 1.40 | 15.03 | 15.03 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#C7D6FF
Tritanopia (blue-blind)
#8DEAEB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aae2ff; /* rgb */ color: rgb(170, 226, 255); /* oklch */ color: oklch(88.4% 0.070 231.1);
Tailwind
colors: {
custom: {
50: '#c5ebff',
500: '#aae2ff',
950: '#000000',
},
}SCSS
$custom: #aae2ff; $custom-light: #c5ebff; $custom-dark: #000000;
JSON
{
"hex": "#aae2ff",
"rgb": {
"r": 170,
"g": 226,
"b": 255
},
"hsl": {
"h": 200.471,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.88412,
"c": 0.06983,
"h": 231.1
},
"luminance": 0.70159
}Semantic roles & 50–950 ramp
primary
#AAE2FF
secondary
#E49369
accent
#4E00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131618
muted
#828486