#AAEBFA#AAEBFA
#AAEBFA is a very light, moderate cyan. Relative luminance 0.749; OKLCH L 90.2% C 0.068 H 213.6°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEBFA |
|---|---|
| RGB | rgb(170, 235, 250) |
| HSL | hsl(191, 89%, 82%) |
| HSV | hsv(191, 32%, 98%) |
| CMYK | cmyk(32%, 6%, 0%, 2%) |
| CIE-LAB | lab(89.33, -16.82, -13.79) |
| CIE-LCH | lch(89.33, 21.75, 219.35°) |
| OKLab | oklab(90.15% -0.0568 -0.0377) |
| OKLCH | oklch(90.15% 0.068 213.6) |
| XYZ | xyz(63.5355, 74.8614, 101.5258) |
| Luminance | 0.7487 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.60
Robin'S Egg Blue
#98EFF9
ΔE00 4.27
Powder Blue
#B0E0E6
ΔE00 4.29
Ice Blue
#A5DFF9
ΔE00 5.26
Robin Egg Blue
#8AF1FE
ΔE00 5.33
Lightblue
#ADD8E6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEBFA #FAB9AA
analogous
#AAFAE1 #AAEBFA #AAC3FA
triadic
#AAEBFA #FAAAEB #EBFAAA
tetradic
#AAEBFA #E1AAFA #FAB9AA #C3FAAA
square
#AAEBFA #E1AAFA #FAB9AA #C3FAAA
split-complementary
#AAEBFA #FAAAC3 #FAE1AA
monochromatic
#36D0F3 #70DDF7 #AAEBFA #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.31
#AAEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#AAEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEBFA
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEBFA | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#D2DCFA
Tritanopia (blue-blind)
#8EF1EF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aaebfa; /* rgb */ color: rgb(170, 235, 250); /* oklch */ color: oklch(90.2% 0.068 213.6);
Tailwind
colors: {
custom: {
50: '#c5f1fc',
500: '#aaebfa',
950: '#000000',
},
}SCSS
$custom: #aaebfa; $custom-light: #c5f1fc; $custom-dark: #000000;
JSON
{
"hex": "#aaebfa",
"rgb": {
"r": 170,
"g": 235,
"b": 250
},
"hsl": {
"h": 191.25,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.90151,
"c": 0.06818,
"h": 213.6
},
"luminance": 0.74865
}Semantic roles & 50–950 ramp
primary
#AAEBFA
secondary
#DD816C
accent
#2B00E6
background
#FDFFFF
surface
#F9FEFF
border
#D2D6D7
text
#131617
muted
#828585