#AAE2EA#AAE2EA
#AAE2EA is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.7% C 0.058 H 207.1°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE2EA |
|---|---|
| RGB | rgb(170, 226, 234) |
| HSL | hsl(188, 60%, 79%) |
| HSV | hsv(188, 27%, 92%) |
| CMYK | cmyk(27.4%, 3.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.44, -15.96, -9.69) |
| CIE-LCH | lch(86.44, 18.67, 211.27°) |
| OKLab | oklab(87.7% -0.0517 -0.0264) |
| OKLCH | oklch(87.7% 0.058 207.1) |
| XYZ | xyz(58.6205, 68.8765, 88.0317) |
| Luminance | 0.6888 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 1.56
Pale Sky Blue
#BDF6FE
ΔE00 4.36
Paleturquoise
#AFEEEE
ΔE00 4.42
Lightblue
#ADD8E6
ΔE00 4.77
Robin'S Egg Blue
#98EFF9
ΔE00 4.96
Light Sky Blue
#C6FCFF
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE2EA #EAB2AA
analogous
#AAEAD2 #AAE2EA #AAC2EA
triadic
#AAE2EA #EAAAE2 #E2EAAA
tetradic
#AAE2EA #D2AAEA #EAB2AA #C2EAAA
square
#AAE2EA #D2AAEA #EAB2AA #C2EAAA
split-complementary
#AAE2EA #EAAAC2 #EAD2AA
monochromatic
#48C1D2 #79D1DE #AAE2EA #DBF3F6 #E6F7F9
Accessibility & contrast
On white
1.42
#AAE2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#AAE2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE2EA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE2EA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DDEB
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#95E7E4
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aae2ea; /* rgb */ color: rgb(170, 226, 234); /* oklch */ color: oklch(87.7% 0.058 207.1);
Tailwind
colors: {
custom: {
50: '#c5ebf0',
500: '#aae2ea',
950: '#000000',
},
}SCSS
$custom: #aae2ea; $custom-light: #c5ebf0; $custom-dark: #000000;
JSON
{
"hex": "#aae2ea",
"rgb": {
"r": 170,
"g": 226,
"b": 234
},
"hsl": {
"h": 187.5,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.87703,
"c": 0.05809,
"h": 207.1
},
"luminance": 0.68879
}Semantic roles & 50–950 ramp
primary
#AAE2EA
secondary
#C67D72
accent
#331DC8
background
#FDFEFF
surface
#F9FDFE
border
#D2D5D6
text
#131616
muted
#828485