#AECDBA#AECDBA
#AECDBA is a very light, muted green. Relative luminance 0.562; OKLCH L 82.0% C 0.042 H 158.4°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDBA |
|---|---|
| RGB | rgb(174, 205, 186) |
| HSL | hsl(143, 24%, 74%) |
| HSV | hsv(143, 15%, 80%) |
| CMYK | cmyk(15.1%, 0%, 9.3%, 19.6%) |
| CIE-LAB | lab(79.73, -14.05, 6.01) |
| CIE-LCH | lch(79.73, 15.28, 156.85°) |
| OKLab | oklab(82.01% -0.0395 0.0156) |
| OKLCH | oklch(82.01% 0.042 158.4) |
| XYZ | xyz(48.1477, 56.2054, 54.7569) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.64
Greenish Grey
#96AE8D
ΔE00 9.83
Darkseagreen
#8FBC8F
ΔE00 9.87
Seafoam Blue
#78D1B6
ΔE00 10.27
Light Teal
#90E4C1
ΔE00 10.43
Sage Green
#9CAF88
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDBA #CDAEC1
analogous
#B2CDAE #AECDBA #AECDCA
triadic
#AECDBA #BAAECD #CDBAAE
tetradic
#AECDBA #AEB2CD #CDAEC1 #CDCAAE
square
#AECDBA #AEB2CD #CDAEC1 #CDCAAE
split-complementary
#AECDBA #CAAECD #CDAEB2
monochromatic
#629E7A #88B69A #AECDBA #D4E4DA #ECF3EF
Accessibility & contrast
On white
1.72
#AECDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#AECDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDBA
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDBA | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8B9
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#A9CDC7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #aecdba; /* rgb */ color: rgb(174, 205, 186); /* oklch */ color: oklch(82.0% 0.042 158.4);
Tailwind
colors: {
custom: {
50: '#c6dcce',
500: '#aecdba',
950: '#000000',
},
}SCSS
$custom: #aecdba; $custom-light: #c6dcce; $custom-dark: #000000;
JSON
{
"hex": "#aecdba",
"rgb": {
"r": 174,
"g": 205,
"b": 186
},
"hsl": {
"h": 143.226,
"s": 23.664,
"l": 74.314
},
"oklch": {
"l": 0.8201,
"c": 0.04244,
"h": 158.4
},
"luminance": 0.56206
}Semantic roles & 50–950 ramp
primary
#AECDBA
secondary
#A27D94
accent
#437DA2
background
#FDFEFE
surface
#F9FCFB
border
#D2D5D4
text
#131513
muted
#828483