#AECDC0#AECDC0
#AECDC0 is a very light, muted teal. Relative luminance 0.565; OKLCH L 82.2% C 0.038 H 168.2°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDC0 |
|---|---|
| RGB | rgb(174, 205, 192) |
| HSL | hsl(155, 24%, 74%) |
| HSV | hsv(155, 15%, 80%) |
| CMYK | cmyk(15.1%, 0%, 6.3%, 19.6%) |
| CIE-LAB | lab(79.88, -12.90, 3.01) |
| CIE-LCH | lch(79.88, 13.25, 166.88°) |
| OKLab | oklab(82.18% -0.037 0.0078) |
| OKLCH | oklch(82.18% 0.038 168.2) |
| XYZ | xyz(48.7989, 56.4659, 58.1869) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Pale Teal
#82CBB2
ΔE00 9.30
Powder Blue
#B0E0E6
ΔE00 9.49
Paleturquoise
#AFEEEE
ΔE00 10.62
Seafoam Blue
#78D1B6
ΔE00 10.86
Greenish Grey
#96AE8D
ΔE00 11.19
Silver (survey)
#C5C9C7
ΔE00 11.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDC0 #CDAEBB
analogous
#AECDB1 #AECDC0 #AECBCD
triadic
#AECDC0 #C0AECD #CDC0AE
tetradic
#AECDC0 #B1AECD #CDAEBB #CBCDAE
square
#AECDC0 #B1AECD #CDAEBB #CBCDAE
split-complementary
#AECDC0 #CDAECB #CDB1AE
monochromatic
#629E85 #88B6A3 #AECDC0 #D4E4DD #ECF3F0
Accessibility & contrast
On white
1.71
#AECDC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#AECDC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDC0
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDC0 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BF
Deuteranopia (green-blind)
#C5C4C1
Tritanopia (blue-blind)
#A8CDC9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecdc0; /* rgb */ color: rgb(174, 205, 192); /* oklch */ color: oklch(82.2% 0.038 168.2);
Tailwind
colors: {
custom: {
50: '#c6dcd3',
500: '#aecdc0',
950: '#000000',
},
}SCSS
$custom: #aecdc0; $custom-light: #c6dcd3; $custom-dark: #000000;
JSON
{
"hex": "#aecdc0",
"rgb": {
"r": 174,
"g": 205,
"b": 192
},
"hsl": {
"h": 154.839,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.82176,
"c": 0.0378,
"h": 168.2
},
"luminance": 0.56467
}Semantic roles & 50–950 ramp
primary
#AECDC0
secondary
#A27D8D
accent
#436BA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483