#AAE0DF#AAE0DF
#AAE0DF is a very light, muted teal. Relative luminance 0.672; OKLCH L 86.9% C 0.055 H 194.8°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE0DF |
|---|---|
| RGB | rgb(170, 224, 223) |
| HSL | hsl(179, 47%, 77%) |
| HSV | hsv(179, 24%, 88%) |
| CMYK | cmyk(24.1%, 0%, 0.4%, 12.2%) |
| CIE-LAB | lab(85.60, -17.38, -5.14) |
| CIE-LCH | lch(85.60, 18.13, 196.48°) |
| OKLab | oklab(86.93% -0.0535 -0.0141) |
| OKLCH | oklch(86.93% 0.055 194.8) |
| XYZ | xyz(56.5484, 67.1826, 79.7857) |
| Luminance | 0.6718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.25
Powder Blue
#B0E0E6
ΔE00 3.51
Pale Sky Blue
#BDF6FE
ΔE00 6.07
Duck Egg Blue
#C3FBF4
ΔE00 6.22
Robin'S Egg Blue
#98EFF9
ΔE00 6.22
Light Sky Blue
#C6FCFF
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE0DF #E0AAAB
analogous
#AAE0C4 #AAE0DF #AAC6E0
triadic
#AAE0DF #DFAAE0 #E0DFAA
tetradic
#AAE0DF #C4AAE0 #E0AAAB #C6E0AA
square
#AAE0DF #C4AAE0 #E0AAAB #C6E0AA
split-complementary
#AAE0DF #E0AAC6 #E0C4AA
monochromatic
#50BFBD #7DD0CE #AAE0DF #D7F0F0 #E9F7F7
Accessibility & contrast
On white
1.45
#AAE0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#AAE0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE0DF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE0DF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DBDF
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#98E3DF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #aae0df; /* rgb */ color: rgb(170, 224, 223); /* oklch */ color: oklch(86.9% 0.055 194.8);
Tailwind
colors: {
custom: {
50: '#c4e9e9',
500: '#aae0df',
950: '#000000',
},
}SCSS
$custom: #aae0df; $custom-light: #c4e9e9; $custom-dark: #000000;
JSON
{
"hex": "#aae0df",
"rgb": {
"r": 170,
"g": 224,
"b": 223
},
"hsl": {
"h": 178.889,
"s": 46.552,
"l": 77.255
},
"oklch": {
"l": 0.86928,
"c": 0.0553,
"h": 194.8
},
"luminance": 0.67185
}Semantic roles & 50–950 ramp
primary
#AAE0DF
secondary
#B97576
accent
#2C2EBA
background
#FDFEFE
surface
#F9FDFC
border
#D2D5D5
text
#131616
muted
#828484