#AECDAB#AECDAB
#AECDAB is a light, muted green. Relative luminance 0.556; OKLCH L 81.6% C 0.058 H 142.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AECDAB |
|---|---|
| RGB | rgb(174, 205, 171) |
| HSL | hsl(115, 25%, 74%) |
| HSV | hsv(115, 17%, 80%) |
| CMYK | cmyk(15.1%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(79.39, -16.78, 13.53) |
| CIE-LCH | lch(79.39, 21.56, 141.13°) |
| OKLab | oklab(81.62% -0.0457 0.0349) |
| OKLCH | oklch(81.62% 0.058 142.7) |
| XYZ | xyz(46.6359, 55.6007, 46.7952) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.67
Light Grey Green
#B7E1A1
ΔE00 8.11
Greenish Grey
#96AE8D
ΔE00 8.21
Sage Green
#9CAF88
ΔE00 8.46
Pale Teal
#82CBB2
ΔE00 9.28
Hospital Green
#9BE5AA
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECDAB #CAABCD
analogous
#BFCDAB #AECDAB #ABCDB9
triadic
#AECDAB #ABAECD #CDABAE
tetradic
#AECDAB #ABBFCD #CAABCD #CDB9AB
square
#AECDAB #ABBFCD #CAABCD #CDB9AB
split-complementary
#AECDAB #B9ABCD #CDABBF
monochromatic
#649F5F #89B685 #AECDAB #D3E4D1 #EDF4EC
Accessibility & contrast
On white
1.73
#AECDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#AECDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECDAB
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECDAB | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A9
Deuteranopia (green-blind)
#CAC3AD
Tritanopia (blue-blind)
#ACCBC3
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #aecdab; /* rgb */ color: rgb(174, 205, 171); /* oklch */ color: oklch(81.6% 0.058 142.7);
Tailwind
colors: {
custom: {
50: '#c6dcc4',
500: '#aecdab',
950: '#000000',
},
}SCSS
$custom: #aecdab; $custom-light: #c6dcc4; $custom-dark: #000000;
JSON
{
"hex": "#aecdab",
"rgb": {
"r": 174,
"g": 205,
"b": 171
},
"hsl": {
"h": 114.706,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.81622,
"c": 0.05754,
"h": 142.7
},
"luminance": 0.55602
}Semantic roles & 50–950 ramp
primary
#AECDAB
secondary
#9F7AA2
accent
#42A49B
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131512
muted
#828482