#AAEADC#AAEADC
#AAEADC is a very light, moderate teal. Relative luminance 0.726; OKLCH L 89.0% C 0.067 H 179.6°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEADC |
|---|---|
| RGB | rgb(170, 234, 220) |
| HSL | hsl(167, 60%, 79%) |
| HSV | hsv(167, 27%, 92%) |
| CMYK | cmyk(27.4%, 0%, 6%, 8.2%) |
| CIE-LAB | lab(88.24, -22.98, 0.31) |
| CIE-LCH | lch(88.24, 22.98, 179.23°) |
| OKLab | oklab(89.01% -0.0673 0.0005) |
| OKLCH | oklch(89.01% 0.067 179.6) |
| XYZ | xyz(58.9145, 72.5562, 78.5968) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Pale Aqua
#B8FFEB
ΔE00 4.70
Duck Egg Blue
#C3FBF4
ΔE00 5.10
Eggshell Blue
#C4FFF7
ΔE00 5.38
Paleturquoise
#AFEEEE
ΔE00 5.52
Pale Cyan
#B7FFFA
ΔE00 5.69
Light Cyan
#ACFFFC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEADC #EAAAB8
analogous
#AAEABC #AAEADC #AAD8EA
triadic
#AAEADC #DCAAEA #EADCAA
tetradic
#AAEADC #BCAAEA #EAAAB8 #D8EAAA
square
#AAEADC #BCAAEA #EAAAB8 #D8EAAA
split-complementary
#AAEADC #EAAAD8 #EABCAA
monochromatic
#48D2B4 #79DEC8 #AAEADC #DBF6F0 #E6F9F5
Accessibility & contrast
On white
1.35
#AAEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#AAEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEADC
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEADC | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E2DB
Deuteranopia (green-blind)
#D9DADD
Tritanopia (blue-blind)
#98ECE6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #aaeadc; /* rgb */ color: rgb(170, 234, 220); /* oklch */ color: oklch(89.0% 0.067 179.6);
Tailwind
colors: {
custom: {
50: '#c5f1e6',
500: '#aaeadc',
950: '#000000',
},
}SCSS
$custom: #aaeadc; $custom-light: #c5f1e6; $custom-dark: #000000;
JSON
{
"hex": "#aaeadc",
"rgb": {
"r": 170,
"g": 234,
"b": 220
},
"hsl": {
"h": 166.875,
"s": 60.377,
"l": 79.216
},
"oklch": {
"l": 0.89008,
"c": 0.06735,
"h": 179.6
},
"luminance": 0.72559
}Semantic roles & 50–950 ramp
primary
#AAEADC
secondary
#C67285
accent
#1D43C8
background
#FDFFFE
surface
#F9FEFC
border
#D2D6D5
text
#131616
muted
#828584