#AAE0EA#AAE0EA
#AAE0EA is a very light, muted teal. Relative luminance 0.678; OKLCH L 87.3% C 0.057 H 210.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE0EA |
|---|---|
| RGB | rgb(170, 224, 234) |
| HSL | hsl(189, 60%, 79%) |
| HSV | hsv(189, 27%, 92%) |
| CMYK | cmyk(27.4%, 4.3%, 0%, 8.2%) |
| CIE-LAB | lab(85.90, -14.95, -10.49) |
| CIE-LCH | lch(85.90, 18.26, 215.07°) |
| OKLab | oklab(87.28% -0.0492 -0.0286) |
| OKLCH | oklch(87.28% 0.057 210.2) |
| XYZ | xyz(58.0798, 67.7952, 87.8515) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.68
Lightblue
#ADD8E6
ΔE00 3.73
Pale Sky Blue
#BDF6FE
ΔE00 4.85
Paleturquoise
#AFEEEE
ΔE00 5.49
Robin'S Egg Blue
#98EFF9
ΔE00 5.66
Ice Blue
#A5DFF9
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE0EA #EAB4AA
analogous
#AAEAD4 #AAE0EA #AAC0EA
triadic
#AAE0EA #EAAAE0 #E0EAAA
tetradic
#AAE0EA #D4AAEA #EAB4AA #C0EAAA
square
#AAE0EA #D4AAEA #EAB4AA #C0EAAA
split-complementary
#AAE0EA #EAAAC0 #EAD4AA
monochromatic
#48BCD2 #79CEDE #AAE0EA #DBF2F6 #E6F6F9
Accessibility & contrast
On white
1.44
#AAE0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#AAE0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE0EA
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE0EA | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#CCD3EA
Tritanopia (blue-blind)
#95E5E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #aae0ea; /* rgb */ color: rgb(170, 224, 234); /* oklch */ color: oklch(87.3% 0.057 210.2);
Tailwind
colors: {
custom: {
50: '#c5e9f0',
500: '#aae0ea',
950: '#000000',
},
}SCSS
$custom: #aae0ea; $custom-light: #c5e9f0; $custom-dark: #000000;
JSON
{
"hex": "#aae0ea",
"rgb": {
"r": 170,
"g": 224,
"b": 234
},
"hsl": {
"h": 189.375,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.87275,
"c": 0.05691,
"h": 210.2
},
"luminance": 0.67798
}Semantic roles & 50–950 ramp
primary
#AAE0EA
secondary
#C67F72
accent
#381DC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485