#AAE2ED#AAE2ED
#AAE2ED is a very light, muted teal. Relative luminance 0.691; OKLCH L 87.8% C 0.059 H 211.0°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE2ED |
|---|---|
| RGB | rgb(170, 226, 237) |
| HSL | hsl(190, 65%, 80%) |
| HSV | hsv(190, 28%, 93%) |
| CMYK | cmyk(28.3%, 4.6%, 0%, 7.1%) |
| CIE-LAB | lab(86.53, -15.28, -11.15) |
| CIE-LCH | lch(86.53, 18.91, 216.11°) |
| OKLab | oklab(87.8% -0.0506 -0.0304) |
| OKLCH | oklch(87.8% 0.059 211) |
| XYZ | xyz(59.0551, 69.0504, 90.3207) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.11
Lightblue
#ADD8E6
ΔE00 3.95
Pale Sky Blue
#BDF6FE
ΔE00 4.50
Robin'S Egg Blue
#98EFF9
ΔE00 5.30
Paleturquoise
#AFEEEE
ΔE00 5.45
Ice Blue
#A5DFF9
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE2ED #EDB5AA
analogous
#AAEDD7 #AAE2ED #AAC0ED
triadic
#AAE2ED #EDAAE2 #E2EDAA
tetradic
#AAE2ED #D7AAED #EDB5AA #C0EDAA
square
#AAE2ED #D7AAED #EDB5AA #C0EDAA
split-complementary
#AAE2ED #EDAAC0 #EDD7AA
monochromatic
#45C0D8 #77D1E2 #AAE2ED #DDF3F8 #E6F6FA
Accessibility & contrast
On white
1.42
#AAE2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#AAE2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE2ED
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE2ED | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEE
Deuteranopia (green-blind)
#CDD5ED
Tritanopia (blue-blind)
#94E7E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aae2ed; /* rgb */ color: rgb(170, 226, 237); /* oklch */ color: oklch(87.8% 0.059 211.0);
Tailwind
colors: {
custom: {
50: '#c5ebf2',
500: '#aae2ed',
950: '#000000',
},
}SCSS
$custom: #aae2ed; $custom-light: #c5ebf2; $custom-dark: #000000;
JSON
{
"hex": "#aae2ed",
"rgb": {
"r": 170,
"g": 226,
"b": 237
},
"hsl": {
"h": 189.851,
"s": 65.049,
"l": 79.804
},
"oklch": {
"l": 0.878,
"c": 0.05901,
"h": 211
},
"luminance": 0.69053
}Semantic roles & 50–950 ramp
primary
#AAE2ED
secondary
#CA8071
accent
#3619CD
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131617
muted
#828485