#AEDCC9#AEDCC9
#AEDCC9 is a very light, muted teal. Relative luminance 0.644; OKLCH L 85.7% C 0.055 H 167.9°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AEDCC9 |
|---|---|
| RGB | rgb(174, 220, 201) |
| HSL | hsl(155, 40%, 77%) |
| HSV | hsv(155, 21%, 86%) |
| CMYK | cmyk(20.9%, 0%, 8.6%, 13.7%) |
| CIE-LAB | lab(84.17, -18.72, 4.44) |
| CIE-LCH | lch(84.17, 19.24, 166.67°) |
| OKLab | oklab(85.67% -0.0535 0.0115) |
| OKLCH | oklch(85.67% 0.055 167.9) |
| XYZ | xyz(53.5884, 64.4003, 64.8540) |
| Luminance | 0.6440 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Teal
#90E4C1
ΔE00 7.17
Pale Teal
#82CBB2
ΔE00 7.32
Pale Aqua
#B8FFEB
ΔE00 8.09
Seafoam Blue
#78D1B6
ΔE00 8.21
Duck Egg Blue
#C3FBF4
ΔE00 8.34
Paleturquoise
#AFEEEE
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEDCC9 #DCAEC1
analogous
#AEDCB2 #AEDCC9 #AED8DC
triadic
#AEDCC9 #C9AEDC #DCC9AE
tetradic
#AEDCC9 #B2AEDC #DCAEC1 #D8DCAE
square
#AEDCC9 #B2AEDC #DCAEC1 #D8DCAE
split-complementary
#AEDCC9 #DCAED8 #DCB2AE
monochromatic
#59B790 #83CAAD #AEDCC9 #D9EEE5 #EAF6F1
Accessibility & contrast
On white
1.51
#AEDCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#AEDCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEDCC9
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEDCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEDCC9 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C8
Deuteranopia (green-blind)
#D1D0CA
Tritanopia (blue-blind)
#A4DCD6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #aedcc9; /* rgb */ color: rgb(174, 220, 201); /* oklch */ color: oklch(85.7% 0.055 167.9);
Tailwind
colors: {
custom: {
50: '#c6e7d9',
500: '#aedcc9',
950: '#000000',
},
}SCSS
$custom: #aedcc9; $custom-light: #c6e7d9; $custom-dark: #000000;
JSON
{
"hex": "#aedcc9",
"rgb": {
"r": 174,
"g": 220,
"b": 201
},
"hsl": {
"h": 155.217,
"s": 39.655,
"l": 77.255
},
"oklch": {
"l": 0.85668,
"c": 0.05469,
"h": 167.9
},
"luminance": 0.64402
}Semantic roles & 50–950 ramp
primary
#AEDCC9
secondary
#B47A92
accent
#3368B3
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131614
muted
#828483