#AAE4E4#AAE4E4
#AAE4E4 is a very light, muted teal. Relative luminance 0.696; OKLCH L 87.9% C 0.059 H 196.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE4E4 |
|---|---|
| RGB | rgb(170, 228, 228) |
| HSL | hsl(180, 52%, 78%) |
| HSV | hsv(180, 25%, 89%) |
| CMYK | cmyk(25.4%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(86.82, -18.29, -5.98) |
| CIE-LCH | lch(86.82, 19.25, 198.10°) |
| OKLab | oklab(87.95% -0.0566 -0.0164) |
| OKLCH | oklch(87.95% 0.059 196.1) |
| XYZ | xyz(58.3201, 69.6316, 83.7511) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.23
Powder Blue
#B0E0E6
ΔE00 3.63
Robin'S Egg Blue
#98EFF9
ΔE00 5.25
Pale Sky Blue
#BDF6FE
ΔE00 5.30
Light Sky Blue
#C6FCFF
ΔE00 5.65
Duck Egg Blue
#C3FBF4
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE4E4 #E4AAAA
analogous
#AAE4C7 #AAE4E4 #AAC7E4
triadic
#AAE4E4 #E4AAE4 #E4E4AA
tetradic
#AAE4E4 #C7AAE4 #E4AAAA #C7E4AA
square
#AAE4E4 #C7AAE4 #E4AAAA #C7E4AA
split-complementary
#AAE4E4 #E4AAC7 #E4C7AA
monochromatic
#4DC6C6 #7CD5D5 #AAE4E4 #D8F3F3 #E8F8F8
Accessibility & contrast
On white
1.41
#AAE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#AAE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE4E4
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE4E4 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE4
Deuteranopia (green-blind)
#D1D6E5
Tritanopia (blue-blind)
#96E8E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aae4e4; /* rgb */ color: rgb(170, 228, 228); /* oklch */ color: oklch(87.9% 0.059 196.1);
Tailwind
colors: {
custom: {
50: '#c5ecec',
500: '#aae4e4',
950: '#000000',
},
}SCSS
$custom: #aae4e4; $custom-light: #c5ecec; $custom-dark: #000000;
JSON
{
"hex": "#aae4e4",
"rgb": {
"r": 170,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 51.786,
"l": 78.039
},
"oklch": {
"l": 0.87945,
"c": 0.05891,
"h": 196.1
},
"luminance": 0.69634
}Semantic roles & 50–950 ramp
primary
#AAE4E4
secondary
#BE7474
accent
#2626BF
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484