#AECBAB#AECBAB
#AECBAB is a light, muted green. Relative luminance 0.547; OKLCH L 81.2% C 0.054 H 142.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #AECBAB |
|---|---|
| RGB | rgb(174, 203, 171) |
| HSL | hsl(114, 24%, 73%) |
| HSV | hsv(114, 16%, 80%) |
| CMYK | cmyk(14.3%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(78.84, -15.77, 12.76) |
| CIE-LCH | lch(78.84, 20.28, 141.03°) |
| OKLab | oklab(81.19% -0.043 0.033) |
| OKLCH | oklch(81.19% 0.054 142.5) |
| XYZ | xyz(46.1606, 54.6500, 46.6367) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.84
Greenish Grey
#96AE8D
ΔE00 7.78
Sage Green
#9CAF88
ΔE00 8.10
Light Grey Green
#B7E1A1
ΔE00 8.81
Pale Teal
#82CBB2
ΔE00 9.43
Lichen
#8FB67B
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AECBAB #C8ABCB
analogous
#BECBAB #AECBAB #ABCBB8
triadic
#AECBAB #ABAECB #CBABAE
tetradic
#AECBAB #ABBECB #C8ABCB #CBB8AB
square
#AECBAB #ABBECB #C8ABCB #CBB8AB
split-complementary
#AECBAB #B8ABCB #CBABBE
monochromatic
#669B60 #8AB485 #AECBAB #D2E2D1 #EDF3EC
Accessibility & contrast
On white
1.76
#AECBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#AECBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AECBAB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AECBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AECBAB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5A9
Deuteranopia (green-blind)
#C8C2AC
Tritanopia (blue-blind)
#ACC9C2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #aecbab; /* rgb */ color: rgb(174, 203, 171); /* oklch */ color: oklch(81.2% 0.054 142.5);
Tailwind
colors: {
custom: {
50: '#c6dac4',
500: '#aecbab',
950: '#000000',
},
}SCSS
$custom: #aecbab; $custom-light: #c6dac4; $custom-dark: #000000;
JSON
{
"hex": "#aecbab",
"rgb": {
"r": 174,
"g": 203,
"b": 171
},
"hsl": {
"h": 114.375,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.81186,
"c": 0.05416,
"h": 142.5
},
"luminance": 0.54651
}Semantic roles & 50–950 ramp
primary
#AECBAB
secondary
#9C7AA0
accent
#44A299
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131512
muted
#828482