#AAE4FA#AAE4FA
#AAE4FA is a very light, moderate cyan. Relative luminance 0.709; OKLCH L 88.7% C 0.066 H 223.3°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE4FA |
|---|---|
| RGB | rgb(170, 228, 250) |
| HSL | hsl(197, 89%, 82%) |
| HSV | hsv(197, 32%, 98%) |
| CMYK | cmyk(32%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(87.45, -13.28, -16.60) |
| CIE-LCH | lch(87.45, 21.26, 231.34°) |
| OKLab | oklab(88.66% -0.0482 -0.0454) |
| OKLCH | oklch(88.66% 0.066 223.3) |
| XYZ | xyz(61.5707, 70.9318, 100.8709) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 1.80
Lightblue
#ADD8E6
ΔE00 3.97
Powder Blue
#B0E0E6
ΔE00 5.82
Sky Blue
#87CEEB
ΔE00 6.03
Baby Blue
#89CFF0
ΔE00 6.15
Pale Sky Blue
#BDF6FE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE4FA #FAC0AA
analogous
#AAFAE8 #AAE4FA #AABCFA
triadic
#AAE4FA #FAAAE4 #E4FAAA
tetradic
#AAE4FA #E8AAFA #FAC0AA #BCFAAA
square
#AAE4FA #E8AAFA #FAC0AA #BCFAAA
split-complementary
#AAE4FA #FAAABC #FAE8AA
monochromatic
#36BFF3 #70D2F7 #AAE4FA #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.38
#AAE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#AAE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE4FA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE4FA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FB
Deuteranopia (green-blind)
#CBD7FA
Tritanopia (blue-blind)
#8FEBEB
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aae4fa; /* rgb */ color: rgb(170, 228, 250); /* oklch */ color: oklch(88.7% 0.066 223.3);
Tailwind
colors: {
custom: {
50: '#c5ecfc',
500: '#aae4fa',
950: '#000000',
},
}SCSS
$custom: #aae4fa; $custom-light: #c5ecfc; $custom-dark: #000000;
JSON
{
"hex": "#aae4fa",
"rgb": {
"r": 170,
"g": 228,
"b": 250
},
"hsl": {
"h": 196.5,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.88661,
"c": 0.06623,
"h": 223.3
},
"luminance": 0.70935
}Semantic roles & 50–950 ramp
primary
#AAE4FA
secondary
#DD8B6C
accent
#3F00E6
background
#FDFEFF
surface
#F9FDFF
border
#D2D5D7
text
#131617
muted
#828485