#AAE0FA#AAE0FA
#AAE0FA is a very light, moderate cyan. Relative luminance 0.688; OKLCH L 87.8% C 0.066 H 229.1°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE0FA |
|---|---|
| RGB | rgb(170, 224, 250) |
| HSL | hsl(200, 89%, 82%) |
| HSV | hsv(200, 32%, 98%) |
| CMYK | cmyk(32%, 10.4%, 0%, 2%) |
| CIE-LAB | lab(86.38, -11.24, -18.21) |
| CIE-LCH | lch(86.38, 21.40, 238.31°) |
| OKLab | oklab(87.81% -0.0432 -0.0499) |
| OKLCH | oklch(87.81% 0.066 229.1) |
| XYZ | xyz(60.4830, 68.7565, 100.5083) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 0.86
Lightblue
#ADD8E6
ΔE00 4.32
Baby Blue
#89CFF0
ΔE00 5.16
Sky Blue
#87CEEB
ΔE00 5.47
Light Blue
#95D0FC
ΔE00 6.35
Lightskyblue
#87CEFA
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE0FA #FAC4AA
analogous
#AAFAEC #AAE0FA #AAB8FA
triadic
#AAE0FA #FAAAE0 #E0FAAA
tetradic
#AAE0FA #ECAAFA #FAC4AA #B8FAAA
square
#AAE0FA #ECAAFA #FAC4AA #B8FAAA
split-complementary
#AAE0FA #FAAAB8 #FAECAA
monochromatic
#36B6F3 #70CBF7 #AAE0FA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.42
#AAE0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#AAE0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE0FA
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE0FA | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DEFB
Deuteranopia (green-blind)
#C7D4FA
Tritanopia (blue-blind)
#8FE8E8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aae0fa; /* rgb */ color: rgb(170, 224, 250); /* oklch */ color: oklch(87.8% 0.066 229.1);
Tailwind
colors: {
custom: {
50: '#c5e9fc',
500: '#aae0fa',
950: '#000000',
},
}SCSS
$custom: #aae0fa; $custom-light: #c5e9fc; $custom-dark: #000000;
JSON
{
"hex": "#aae0fa",
"rgb": {
"r": 170,
"g": 224,
"b": 250
},
"hsl": {
"h": 199.5,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.87814,
"c": 0.06599,
"h": 229.1
},
"luminance": 0.68759
}Semantic roles & 50–950 ramp
primary
#AAE0FA
secondary
#DD906C
accent
#4B00E6
background
#FDFEFF
surface
#F9FCFF
border
#D2D5D7
text
#131617
muted
#828485