#AAE5DF#AAE5DF
#AAE5DF is a very light, moderate teal. Relative luminance 0.699; OKLCH L 88.0% C 0.060 H 188.3°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE5DF |
|---|---|
| RGB | rgb(170, 229, 223) |
| HSL | hsl(174, 53%, 78%) |
| HSV | hsv(174, 26%, 90%) |
| CMYK | cmyk(25.8%, 0%, 2.6%, 10.2%) |
| CIE-LAB | lab(86.95, -19.88, -3.15) |
| CIE-LCH | lch(86.95, 20.13, 189.00°) |
| OKLab | oklab(88.01% -0.0598 -0.0087) |
| OKLCH | oklch(88.01% 0.06 188.3) |
| XYZ | xyz(57.9119, 69.9097, 80.2403) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.10
Duck Egg Blue
#C3FBF4
ΔE00 4.92
Pale Cyan
#B7FFFA
ΔE00 5.59
Eggshell Blue
#C4FFF7
ΔE00 5.62
Powder Blue
#B0E0E6
ΔE00 5.83
Light Light Blue
#CAFFFB
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE5DF #E5AAB0
analogous
#AAE5C1 #AAE5DF #AACDE5
triadic
#AAE5DF #DFAAE5 #E5DFAA
tetradic
#AAE5DF #C1AAE5 #E5AAB0 #CDE5AA
square
#AAE5DF #C1AAE5 #E5AAB0 #CDE5AA
split-complementary
#AAE5DF #E5AACD #E5C1AA
monochromatic
#4CC8BC #7BD7CD #AAE5DF #D9F3F1 #E8F8F6
Accessibility & contrast
On white
1.40
#AAE5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#AAE5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE5DF
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE5DF | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDFDF
Deuteranopia (green-blind)
#D3D6E0
Tritanopia (blue-blind)
#98E8E3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #aae5df; /* rgb */ color: rgb(170, 229, 223); /* oklch */ color: oklch(88.0% 0.060 188.3);
Tailwind
colors: {
custom: {
50: '#c4ede9',
500: '#aae5df',
950: '#000000',
},
}SCSS
$custom: #aae5df; $custom-light: #c4ede9; $custom-dark: #000000;
JSON
{
"hex": "#aae5df",
"rgb": {
"r": 170,
"g": 229,
"b": 223
},
"hsl": {
"h": 173.898,
"s": 53.153,
"l": 78.235
},
"oklch": {
"l": 0.88009,
"c": 0.06047,
"h": 188.3
},
"luminance": 0.69912
}Semantic roles & 50–950 ramp
primary
#AAE5DF
secondary
#BF747C
accent
#2535C1
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484