#AAE4E2#AAE4E2
#AAE4E2 is a very light, muted teal. Relative luminance 0.695; OKLCH L 87.9% C 0.059 H 193.5°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE4E2 |
|---|---|
| RGB | rgb(170, 228, 226) |
| HSL | hsl(178, 52%, 78%) |
| HSV | hsv(178, 25%, 89%) |
| CMYK | cmyk(25.4%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(86.76, -18.73, -5.01) |
| CIE-LCH | lch(86.76, 19.39, 194.97°) |
| OKLab | oklab(87.88% -0.0574 -0.0137) |
| OKLCH | oklch(87.88% 0.059 193.5) |
| XYZ | xyz(58.0441, 69.5212, 82.2973) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.35
Powder Blue
#B0E0E6
ΔE00 4.31
Duck Egg Blue
#C3FBF4
ΔE00 5.35
Robin'S Egg Blue
#98EFF9
ΔE00 5.76
Pale Sky Blue
#BDF6FE
ΔE00 5.86
Pale Cyan
#B7FFFA
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE4E2 #E4AAAC
analogous
#AAE4C5 #AAE4E2 #AAC9E4
triadic
#AAE4E2 #E2AAE4 #E4E2AA
tetradic
#AAE4E2 #C5AAE4 #E4AAAC #C9E4AA
square
#AAE4E2 #C5AAE4 #E4AAAC #C9E4AA
split-complementary
#AAE4E2 #E4AAC9 #E4C5AA
monochromatic
#4DC6C2 #7CD5D2 #AAE4E2 #D8F3F2 #E8F8F7
Accessibility & contrast
On white
1.41
#AAE4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#AAE4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE4E2
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE4E2 | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#D2D6E3
Tritanopia (blue-blind)
#97E7E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aae4e2; /* rgb */ color: rgb(170, 228, 226); /* oklch */ color: oklch(87.9% 0.059 193.5);
Tailwind
colors: {
custom: {
50: '#c4eceb',
500: '#aae4e2',
950: '#000000',
},
}SCSS
$custom: #aae4e2; $custom-light: #c4eceb; $custom-dark: #000000;
JSON
{
"hex": "#aae4e2",
"rgb": {
"r": 170,
"g": 228,
"b": 226
},
"hsl": {
"h": 177.931,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.87883,
"c": 0.059,
"h": 193.5
},
"luminance": 0.69524
}Semantic roles & 50–950 ramp
primary
#AAE4E2
secondary
#BE7477
accent
#262CBF
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484