#AEDEC9#AEDEC9
#AEDEC9 is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.1% C 0.058 H 166.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDEC9 |
|---|---|
| RGB | rgb(174, 222, 201) |
| HSL | hsl(154, 42%, 78%) |
| HSV | hsv(154, 22%, 87%) |
| CMYK | cmyk(21.6%, 0%, 9.5%, 12.9%) |
| CIE-LAB | lab(84.72, -19.72, 5.22) |
| CIE-LCH | lch(84.72, 20.40, 165.16°) |
| OKLab | oklab(86.1% -0.0561 0.0135) |
| OKLCH | oklch(86.1% 0.058 166.5) |
| XYZ | xyz(54.1164, 65.4564, 65.0301) |
| Luminance | 0.6546 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 6.50
Pale Teal
#82CBB2
ΔE00 7.23
Pale Aqua
#B8FFEB
ΔE00 7.64
Seafoam Blue
#78D1B6
ΔE00 7.99
Mint
#AAF0C1
ΔE00 8.06
Duck Egg Blue
#C3FBF4
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDEC9 #DEAEC3
analogous
#AEDEB1 #AEDEC9 #AEDBDE
triadic
#AEDEC9 #C9AEDE #DEC9AE
tetradic
#AEDEC9 #B1AEDE #DEAEC3 #DBDEAE
square
#AEDEC9 #B1AEDE #DEAEC3 #DBDEAE
split-complementary
#AEDEC9 #DEAEDB #DEB1AE
monochromatic
#57BB8F #83CCAC #AEDEC9 #D9F0E6 #E9F6F1
Accessibility & contrast
On white
1.49
#AEDEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#AEDEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDEC9
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDEC9 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C8
Deuteranopia (green-blind)
#D3D1CA
Tritanopia (blue-blind)
#A4DED8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #aedec9; /* rgb */ color: rgb(174, 222, 201); /* oklch */ color: oklch(86.1% 0.058 166.5);
Tailwind
colors: {
custom: {
50: '#c7e8d9',
500: '#aedec9',
950: '#000000',
},
}SCSS
$custom: #aedec9; $custom-light: #c7e8d9; $custom-dark: #000000;
JSON
{
"hex": "#aedec9",
"rgb": {
"r": 174,
"g": 222,
"b": 201
},
"hsl": {
"h": 153.75,
"s": 42.105,
"l": 77.647
},
"oklch": {
"l": 0.86102,
"c": 0.05771,
"h": 166.5
},
"luminance": 0.65458
}Semantic roles & 50–950 ramp
primary
#AEDEC9
secondary
#B67A94
accent
#306AB5
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483