#AAE4E1#AAE4E1
#AAE4E1 is a very light, muted teal. Relative luminance 0.695; OKLCH L 87.9% C 0.059 H 192.1°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE4E1 |
|---|---|
| RGB | rgb(170, 228, 225) |
| HSL | hsl(177, 52%, 78%) |
| HSV | hsv(177, 25%, 89%) |
| CMYK | cmyk(25.4%, 0%, 1.3%, 10.6%) |
| CIE-LAB | lab(86.73, -18.95, -4.52) |
| CIE-LCH | lch(86.73, 19.48, 193.42°) |
| OKLab | oklab(87.85% -0.0578 -0.0124) |
| OKLCH | oklch(87.85% 0.059 192.1) |
| XYZ | xyz(57.9073, 69.4664, 81.5768) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.51
Powder Blue
#B0E0E6
ΔE00 4.66
Duck Egg Blue
#C3FBF4
ΔE00 5.24
Pale Cyan
#B7FFFA
ΔE00 5.86
Eggshell Blue
#C4FFF7
ΔE00 6.02
Robin'S Egg Blue
#98EFF9
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE4E1 #E4AAAD
analogous
#AAE4C4 #AAE4E1 #AACAE4
triadic
#AAE4E1 #E1AAE4 #E4E1AA
tetradic
#AAE4E1 #C4AAE4 #E4AAAD #CAE4AA
square
#AAE4E1 #C4AAE4 #E4AAAD #CAE4AA
split-complementary
#AAE4E1 #E4AACA #E4C4AA
monochromatic
#4DC6C0 #7CD5D1 #AAE4E1 #D8F3F1 #E8F8F7
Accessibility & contrast
On white
1.41
#AAE4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#AAE4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE4E1
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE4E1 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE1
Deuteranopia (green-blind)
#D2D6E2
Tritanopia (blue-blind)
#97E7E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aae4e1; /* rgb */ color: rgb(170, 228, 225); /* oklch */ color: oklch(87.9% 0.059 192.1);
Tailwind
colors: {
custom: {
50: '#c4ecea',
500: '#aae4e1',
950: '#000000',
},
}SCSS
$custom: #aae4e1; $custom-light: #c4ecea; $custom-dark: #000000;
JSON
{
"hex": "#aae4e1",
"rgb": {
"r": 170,
"g": 228,
"b": 225
},
"hsl": {
"h": 176.897,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.87853,
"c": 0.0591,
"h": 192.1
},
"luminance": 0.69469
}Semantic roles & 50–950 ramp
primary
#AAE4E1
secondary
#BE7478
accent
#262EBF
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484