#ACB89C#ACB89C
#ACB89C is a light, muted yellow-green. Relative luminance 0.455; OKLCH L 76.6% C 0.041 H 126.3°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB89C |
|---|---|
| RGB | rgb(172, 184, 156) |
| HSL | hsl(86, 16%, 67%) |
| HSV | hsv(86, 15%, 72%) |
| CMYK | cmyk(6.5%, 0%, 15.2%, 27.8%) |
| CIE-LAB | lab(73.19, -9.26, 12.83) |
| CIE-LCH | lch(73.19, 15.83, 125.81°) |
| OKLab | oklab(76.55% -0.0243 0.0331) |
| OKLCH | oklch(76.55% 0.041 126.3) |
| XYZ | xyz(40.1536, 45.4518, 38.1037) |
| Luminance | 0.4545 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.03
Greenish Grey
#96AE8D
ΔE00 5.46
Bland
#AFA88B
ΔE00 8.59
Cement
#A5A391
ΔE00 8.64
Darkseagreen
#8FBC8F
ΔE00 9.17
Stone (survey)
#ADA587
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB89C #A89CB8
analogous
#B8B69C #ACB89C #9EB89C
triadic
#ACB89C #9CACB8 #B89CAC
tetradic
#ACB89C #9CB8B6 #A89CB8 #B89C9E
square
#ACB89C #9CB8B6 #A89CB8 #B89C9E
split-complementary
#ACB89C #9C9EB8 #B69CB8
monochromatic
#6F7F5B #8E9E78 #ACB89C #CAD2C0 #E8EBE3
Accessibility & contrast
On white
2.08
#ACB89C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#ACB89C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB89C
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB89C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB89C | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49A
Deuteranopia (green-blind)
#BAB49D
Tritanopia (blue-blind)
#AEB5B0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb89c; /* rgb */ color: rgb(172, 184, 156); /* oklch */ color: oklch(76.6% 0.041 126.3);
Tailwind
colors: {
custom: {
50: '#c4cdb9',
500: '#acb89c',
950: '#000000',
},
}SCSS
$custom: #acb89c; $custom-light: #c4cdb9; $custom-dark: #000000;
JSON
{
"hex": "#acb89c",
"rgb": {
"r": 172,
"g": 184,
"b": 156
},
"hsl": {
"h": 85.714,
"s": 16.471,
"l": 66.667
},
"oklch": {
"l": 0.76551,
"c": 0.04111,
"h": 126.3
},
"luminance": 0.45452
}Semantic roles & 50–950 ramp
primary
#ACB89C
secondary
#D7D3DC
accent
#4B9B6D
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280