#AAE2EB#AAE2EB
#AAE2EB is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.7% C 0.058 H 208.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE2EB |
|---|---|
| RGB | rgb(170, 226, 235) |
| HSL | hsl(188, 62%, 79%) |
| HSV | hsv(188, 28%, 92%) |
| CMYK | cmyk(27.7%, 3.8%, 0%, 7.8%) |
| CIE-LAB | lab(86.47, -15.73, -10.18) |
| CIE-LCH | lch(86.47, 18.74, 212.90°) |
| OKLab | oklab(87.74% -0.0513 -0.0278) |
| OKLCH | oklch(87.74% 0.058 208.4) |
| XYZ | xyz(58.7646, 68.9341, 88.7904) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.67
Pale Sky Blue
#BDF6FE
ΔE00 4.37
Lightblue
#ADD8E6
ΔE00 4.48
Paleturquoise
#AFEEEE
ΔE00 4.76
Robin'S Egg Blue
#98EFF9
ΔE00 5.04
Light Sky Blue
#C6FCFF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE2EB #EBB3AA
analogous
#AAEBD4 #AAE2EB #AAC2EB
triadic
#AAE2EB #EBAAE2 #E2EBAA
tetradic
#AAE2EB #D4AAEB #EBB3AA #C2EBAA
square
#AAE2EB #D4AAEB #EBB3AA #C2EBAA
split-complementary
#AAE2EB #EBAAC2 #EBD4AA
monochromatic
#47C0D4 #78D1DF #AAE2EB #DCF3F7 #E6F7F9
Accessibility & contrast
On white
1.42
#AAE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#AAE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE2EB
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE2EB | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEC
Deuteranopia (green-blind)
#CDD5EB
Tritanopia (blue-blind)
#94E7E5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aae2eb; /* rgb */ color: rgb(170, 226, 235); /* oklch */ color: oklch(87.7% 0.058 208.4);
Tailwind
colors: {
custom: {
50: '#c5ebf1',
500: '#aae2eb',
950: '#000000',
},
}SCSS
$custom: #aae2eb; $custom-light: #c5ebf1; $custom-dark: #000000;
JSON
{
"hex": "#aae2eb",
"rgb": {
"r": 170,
"g": 226,
"b": 235
},
"hsl": {
"h": 188.308,
"s": 61.905,
"l": 79.412
},
"oklch": {
"l": 0.87736,
"c": 0.05836,
"h": 208.4
},
"luminance": 0.68937
}Semantic roles & 50–950 ramp
primary
#AAE2EB
secondary
#C77E72
accent
#341CCA
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485