#ACB89A#ACB89A
#ACB89A is a light, muted yellow-green. Relative luminance 0.454; OKLCH L 76.5% C 0.044 H 125.2°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB89A |
|---|---|
| RGB | rgb(172, 184, 154) |
| HSL | hsl(84, 17%, 66%) |
| HSV | hsv(84, 16%, 72%) |
| CMYK | cmyk(6.5%, 0%, 16.3%, 27.8%) |
| CIE-LAB | lab(73.14, -9.59, 13.86) |
| CIE-LCH | lch(73.14, 16.85, 124.70°) |
| OKLab | oklab(76.5% -0.0252 0.0357) |
| OKLCH | oklch(76.5% 0.044 125.2) |
| XYZ | xyz(39.9856, 45.3846, 37.2192) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.60
Greenish Grey
#96AE8D
ΔE00 5.28
Bland
#AFA88B
ΔE00 8.55
Darkseagreen
#8FBC8F
ΔE00 8.86
Cement
#A5A391
ΔE00 8.88
Grey Green
#86A17D
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB89A #A69AB8
analogous
#B8B59A #ACB89A #9DB89A
triadic
#ACB89A #9AACB8 #B89AAC
tetradic
#ACB89A #9AB8B5 #A69AB8 #B89A9D
square
#ACB89A #9AB8B5 #A69AB8 #B89A9D
split-complementary
#ACB89A #9A9DB8 #B59AB8
monochromatic
#707F59 #8E9F76 #ACB89A #CAD1BE #E7EBE2
Accessibility & contrast
On white
2.08
#ACB89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#ACB89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB89A
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB89A | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB498
Deuteranopia (green-blind)
#BAB39B
Tritanopia (blue-blind)
#AEB5B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb89a; /* rgb */ color: rgb(172, 184, 154); /* oklch */ color: oklch(76.5% 0.044 125.2);
Tailwind
colors: {
custom: {
50: '#c4cdb7',
500: '#acb89a',
950: '#000000',
},
}SCSS
$custom: #acb89a; $custom-light: #c4cdb7; $custom-dark: #000000;
JSON
{
"hex": "#acb89a",
"rgb": {
"r": 172,
"g": 184,
"b": 154
},
"hsl": {
"h": 84,
"s": 17.442,
"l": 66.275
},
"oklch": {
"l": 0.76502,
"c": 0.0437,
"h": 125.2
},
"luminance": 0.45385
}Semantic roles & 50–950 ramp
primary
#ACB89A
secondary
#D6D2DC
accent
#4A9C6B
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280