#ACB29E#ACB29E
#ACB29E is a light, muted yellow-green. Relative luminance 0.431; OKLCH L 75.3% C 0.029 H 120.7°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB29E |
|---|---|
| RGB | rgb(172, 178, 158) |
| HSL | hsl(78, 11%, 66%) |
| HSV | hsv(78, 11%, 70%) |
| CMYK | cmyk(3.4%, 0%, 11.2%, 30.2%) |
| CIE-LAB | lab(71.61, -5.75, 9.51) |
| CIE-LCH | lch(71.61, 11.11, 121.17°) |
| OKLab | oklab(75.32% -0.0147 0.0247) |
| OKLCH | oklch(75.32% 0.029 120.7) |
| XYZ | xyz(39.1043, 43.0801, 38.5963) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.41
Greyish
#A8A495
ΔE00 6.33
Bland
#AFA88B
ΔE00 6.67
Stone (survey)
#ADA587
ΔE00 7.47
Sage Green
#9CAF88
ΔE00 7.73
Greenish Grey
#96AE8D
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB29E #A49EB2
analogous
#B2AE9E #ACB29E #A2B29E
triadic
#ACB29E #9EACB2 #B29EAC
tetradic
#ACB29E #9EB2AE #A49EB2 #B29EA2
square
#ACB29E #9EB2AE #A49EB2 #B29EA2
split-complementary
#ACB29E #9EA2B2 #AE9EB2
monochromatic
#70775F #8F977C #ACB29E #C9CDC0 #E6E8E2
Accessibility & contrast
On white
2.18
#ACB29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#ACB29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB29E
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB29E | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9D
Deuteranopia (green-blind)
#B4AF9F
Tritanopia (blue-blind)
#AEB0AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #acb29e; /* rgb */ color: rgb(172, 178, 158); /* oklch */ color: oklch(75.3% 0.029 120.7);
Tailwind
colors: {
custom: {
50: '#c4c9ba',
500: '#acb29e',
950: '#000000',
},
}SCSS
$custom: #acb29e; $custom-light: #c4c9ba; $custom-dark: #000000;
JSON
{
"hex": "#acb29e",
"rgb": {
"r": 172,
"g": 178,
"b": 158
},
"hsl": {
"h": 78,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.75317,
"c": 0.02873,
"h": 120.7
},
"luminance": 0.4308
}Semantic roles & 50–950 ramp
primary
#ACB29E
secondary
#D5D3D9
accent
#509665
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280