#AEBCAB#AEBCAB
#AEBCAB is a light, muted green. Relative luminance 0.479; OKLCH L 78.0% C 0.028 H 140.2°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBCAB |
|---|---|
| RGB | rgb(174, 188, 171) |
| HSL | hsl(109, 11%, 70%) |
| HSV | hsv(109, 9%, 74%) |
| CMYK | cmyk(7.4%, 0%, 9%, 26.3%) |
| CIE-LAB | lab(74.77, -8.02, 6.95) |
| CIE-LCH | lch(74.77, 10.62, 139.09°) |
| OKLab | oklab(77.95% -0.0217 0.0181) |
| OKLCH | oklch(77.95% 0.028 140.2) |
| XYZ | xyz(42.7881, 47.9050, 45.5126) |
| Luminance | 0.4790 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.92
Sage Green
#9CAF88
ΔE00 8.51
Cement
#A5A391
ΔE00 9.17
Silver (survey)
#C5C9C7
ΔE00 9.33
Greyish
#A8A495
ΔE00 9.84
Bland
#AFA88B
ΔE00 10.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBCAB #B9ABBC
analogous
#B6BCAB #AEBCAB #ABBCB0
triadic
#AEBCAB #ABAEBC #BCABAE
tetradic
#AEBCAB #ABB6BC #B9ABBC #BCB0AB
square
#AEBCAB #ABB6BC #B9ABBC #BCB0AB
split-complementary
#AEBCAB #B0ABBC #BCABB6
monochromatic
#6E8469 #8DA189 #AEBCAB #CFD7CD #EFF1EE
Accessibility & contrast
On white
1.98
#AEBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#AEBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBCAB
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBCAB | 1.00 | 1.98 | 10.58 | 10.58 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB9AA
Deuteranopia (green-blind)
#BBB7AC
Tritanopia (blue-blind)
#ADBBB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aebcab; /* rgb */ color: rgb(174, 188, 171); /* oklch */ color: oklch(78.0% 0.028 140.2);
Tailwind
colors: {
custom: {
50: '#c6d0c4',
500: '#aebcab',
950: '#000000',
},
}SCSS
$custom: #aebcab; $custom-light: #c6d0c4; $custom-dark: #000000;
JSON
{
"hex": "#aebcab",
"rgb": {
"r": 174,
"g": 188,
"b": 171
},
"hsl": {
"h": 109.412,
"s": 11.258,
"l": 70.392
},
"oklch": {
"l": 0.77951,
"c": 0.02831,
"h": 140.2
},
"luminance": 0.47905
}Semantic roles & 50–950 ramp
primary
#AEBCAB
secondary
#E3DFE4
accent
#509589
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131412
muted
#828281