#ACB59E#ACB59E
#ACB59E is a light, muted yellow-green. Relative luminance 0.443; OKLCH L 76.0% C 0.034 H 124.6°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB59E |
|---|---|
| RGB | rgb(172, 181, 158) |
| HSL | hsl(83, 13%, 66%) |
| HSV | hsv(83, 13%, 71%) |
| CMYK | cmyk(5%, 0%, 12.7%, 29%) |
| CIE-LAB | lab(72.42, -7.34, 10.66) |
| CIE-LCH | lch(72.42, 12.94, 124.56°) |
| OKLab | oklab(75.96% -0.0191 0.0276) |
| OKLCH | oklch(75.96% 0.034 124.6) |
| XYZ | xyz(39.7078, 44.2870, 38.7975) |
| Luminance | 0.4429 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.45
Greenish Grey
#96AE8D
ΔE00 6.63
Cement
#A5A391
ΔE00 6.94
Bland
#AFA88B
ΔE00 7.61
Greyish
#A8A495
ΔE00 8.01
Stone (survey)
#ADA587
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB59E #A79EB5
analogous
#B5B39E #ACB59E #A1B59E
triadic
#ACB59E #9EACB5 #B59EAC
tetradic
#ACB59E #9EB5B3 #A79EB5 #B59EA1
square
#ACB59E #9EB5B3 #A79EB5 #B59EA1
split-complementary
#ACB59E #9EA1B5 #B39EB5
monochromatic
#6F7B5E #8E9B7B #ACB59E #CACFC1 #E7EAE3
Accessibility & contrast
On white
2.13
#ACB59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#ACB59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB59E
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB59E | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29D
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#AEB3AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #acb59e; /* rgb */ color: rgb(172, 181, 158); /* oklch */ color: oklch(76.0% 0.034 124.6);
Tailwind
colors: {
custom: {
50: '#c4cbba',
500: '#acb59e',
950: '#000000',
},
}SCSS
$custom: #acb59e; $custom-light: #c4cbba; $custom-dark: #000000;
JSON
{
"hex": "#acb59e",
"rgb": {
"r": 172,
"g": 181,
"b": 158
},
"hsl": {
"h": 83.478,
"s": 13.45,
"l": 66.471
},
"oklch": {
"l": 0.75958,
"c": 0.03359,
"h": 124.6
},
"luminance": 0.44287
}Semantic roles & 50–950 ramp
primary
#ACB59E
secondary
#D7D4DB
accent
#4E986B
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280