#AAE1FF#AAE1FF
#AAE1FF is a very light, moderate cyan. Relative luminance 0.696; OKLCH L 88.2% C 0.070 H 232.4°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE1FF |
|---|---|
| RGB | rgb(170, 225, 255) |
| HSL | hsl(201, 100%, 83%) |
| HSV | hsv(201, 33%, 100%) |
| CMYK | cmyk(33.3%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(86.81, -10.56, -20.20) |
| CIE-LCH | lch(86.81, 22.80, 242.41°) |
| OKLab | oklab(88.2% -0.0426 -0.0554) |
| OKLCH | oklch(88.2% 0.07 232.4) |
| XYZ | xyz(61.5470, 69.6133, 104.7821) |
| Luminance | 0.6962 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.84
Baby Blue
#89CFF0
ΔE00 5.22
Light Blue
#95D0FC
ΔE00 5.51
Lightblue
#ADD8E6
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 5.84
Lightskyblue
#87CEFA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE1FF #FFC8AA
analogous
#AAFFF2 #AAE1FF #AAB6FF
triadic
#AAE1FF #FFAAE1 #E1FFAA
tetradic
#AAE1FF #F2AAFF #FFC8AA #B6FFAA
square
#AAE1FF #F2AAFF #FFC8AA #B6FFAA
split-complementary
#AAE1FF #FFAAB6 #FFF2AA
monochromatic
#30B6FF #6DCBFF #AAE1FF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.41
#AAE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#AAE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE1FF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE1FF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#C6D5FF
Tritanopia (blue-blind)
#8DE9EA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aae1ff; /* rgb */ color: rgb(170, 225, 255); /* oklch */ color: oklch(88.2% 0.070 232.4);
Tailwind
colors: {
custom: {
50: '#c5eaff',
500: '#aae1ff',
950: '#000000',
},
}SCSS
$custom: #aae1ff; $custom-light: #c5eaff; $custom-dark: #000000;
JSON
{
"hex": "#aae1ff",
"rgb": {
"r": 170,
"g": 225,
"b": 255
},
"hsl": {
"h": 201.176,
"s": 100,
"l": 83.333
},
"oklch": {
"l": 0.88202,
"c": 0.06993,
"h": 232.4
},
"luminance": 0.69616
}Semantic roles & 50–950 ramp
primary
#AAE1FF
secondary
#E49469
accent
#5100E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131618
muted
#828486