#AAE4E5#AAE4E5
#AAE4E5 is a very light, muted teal. Relative luminance 0.697; OKLCH L 88.0% C 0.059 H 197.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE4E5 |
|---|---|
| RGB | rgb(170, 228, 229) |
| HSL | hsl(181, 53%, 78%) |
| HSV | hsv(181, 26%, 90%) |
| CMYK | cmyk(25.8%, 0.4%, 0%, 10.2%) |
| CIE-LAB | lab(86.84, -18.08, -6.47) |
| CIE-LCH | lch(86.84, 19.20, 199.68°) |
| OKLab | oklab(87.98% -0.0562 -0.0177) |
| OKLCH | oklch(87.98% 0.059 197.5) |
| XYZ | xyz(58.4593, 69.6873, 84.4843) |
| Luminance | 0.6969 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 2.28
Powder Blue
#B0E0E6
ΔE00 3.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.03
Pale Sky Blue
#BDF6FE
ΔE00 5.04
Light Sky Blue
#C6FCFF
ΔE00 5.54
Duck Egg Blue
#C3FBF4
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE4E5 #E5ABAA
analogous
#AAE5C8 #AAE4E5 #AAC6E5
triadic
#AAE4E5 #E5AAE4 #E4E5AA
tetradic
#AAE4E5 #C8AAE5 #E5ABAA #C6E5AA
square
#AAE4E5 #C8AAE5 #E5ABAA #C6E5AA
split-complementary
#AAE4E5 #E5AAC6 #E5C8AA
monochromatic
#4CC6C8 #7BD5D7 #AAE4E5 #D9F3F3 #E8F8F8
Accessibility & contrast
On white
1.41
#AAE4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#AAE4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE4E5
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE4E5 | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDEE5
Deuteranopia (green-blind)
#D1D6E6
Tritanopia (blue-blind)
#96E8E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #aae4e5; /* rgb */ color: rgb(170, 228, 229); /* oklch */ color: oklch(88.0% 0.059 197.5);
Tailwind
colors: {
custom: {
50: '#c5eced',
500: '#aae4e5',
950: '#000000',
},
}SCSS
$custom: #aae4e5; $custom-light: #c5eced; $custom-dark: #000000;
JSON
{
"hex": "#aae4e5",
"rgb": {
"r": 170,
"g": 228,
"b": 229
},
"hsl": {
"h": 181.017,
"s": 53.153,
"l": 78.235
},
"oklch": {
"l": 0.87976,
"c": 0.05891,
"h": 197.5
},
"luminance": 0.6969
}Semantic roles & 50–950 ramp
primary
#AAE4E5
secondary
#BF7574
accent
#2825C1
background
#FDFEFE
surface
#F9FDFD
border
#D2D5D5
text
#131616
muted
#828484