#AECDBD#AECDBD
#AECDBD is a very light, muted green. Relative luminance 0.563; OKLCH L 82.1% C 0.040 H 163.0°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDBD |
|---|---|
| RGB | rgb(174, 205, 189) |
| HSL | hsl(149, 24%, 74%) |
| HSV | hsv(149, 15%, 80%) |
| CMYK | cmyk(15.1%, 0%, 7.8%, 19.6%) |
| CIE-LAB | lab(79.80, -13.48, 4.51) |
| CIE-LCH | lch(79.80, 14.21, 161.52°) |
| OKLab | oklab(82.09% -0.0382 0.0117) |
| OKLCH | oklch(82.09% 0.04 163) |
| XYZ | xyz(48.4699, 56.3343, 56.4542) |
| Luminance | 0.5634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.89
Greenish Grey
#96AE8D
ΔE00 10.46
Seafoam Blue
#78D1B6
ΔE00 10.49
Powder Blue
#B0E0E6
ΔE00 10.54
Darkseagreen
#8FBC8F
ΔE00 10.76
Light Teal
#90E4C1
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDBD #CDAEBE
analogous
#AFCDAE #AECDBD #AECDCD
triadic
#AECDBD #BDAECD #CDBDAE
tetradic
#AECDBD #AEAFCD #CDAEBE #CDCDAE
square
#AECDBD #AEAFCD #CDAEBE #CDCDAE
split-complementary
#AECDBD #CDAECD #CDAEAF
monochromatic
#629E7F #88B69E #AECDBD #D4E4DC #ECF3F0
Accessibility & contrast
On white
1.71
#AECDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#AECDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDBD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDBD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BC
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#A8CDC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecdbd; /* rgb */ color: rgb(174, 205, 189); /* oklch */ color: oklch(82.1% 0.040 163.0);
Tailwind
colors: {
custom: {
50: '#c6dcd0',
500: '#aecdbd',
950: '#000000',
},
}SCSS
$custom: #aecdbd; $custom-light: #c6dcd0; $custom-dark: #000000;
JSON
{
"hex": "#aecdbd",
"rgb": {
"r": 174,
"g": 205,
"b": 189
},
"hsl": {
"h": 149.032,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.82092,
"c": 0.03998,
"h": 163
},
"luminance": 0.56335
}Semantic roles & 50–950 ramp
primary
#AECDBD
secondary
#A27D90
accent
#4374A2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131514
muted
#828483