#ACB89E#ACB89E
#ACB89E is a light, muted yellow-green. Relative luminance 0.455; OKLCH L 76.6% C 0.039 H 127.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB89E |
|---|---|
| RGB | rgb(172, 184, 158) |
| HSL | hsl(88, 15%, 67%) |
| HSV | hsv(88, 14%, 72%) |
| CMYK | cmyk(6.5%, 0%, 14.1%, 27.8%) |
| CIE-LAB | lab(73.23, -8.92, 11.81) |
| CIE-LCH | lch(73.23, 14.80, 127.07°) |
| OKLab | oklab(76.6% -0.0235 0.0306) |
| OKLCH | oklch(76.6% 0.039 127.5) |
| XYZ | xyz(40.3243, 45.5201, 39.0030) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.50
Greenish Grey
#96AE8D
ΔE00 5.71
Cement
#A5A391
ΔE00 8.43
Bland
#AFA88B
ΔE00 8.66
Stone (survey)
#ADA587
ΔE00 9.44
Darkseagreen
#8FBC8F
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB89E #AA9EB8
analogous
#B8B79E #ACB89E #9FB89E
triadic
#ACB89E #9EACB8 #B89EAC
tetradic
#ACB89E #9EB8B7 #AA9EB8 #B89E9F
square
#ACB89E #9EB8B7 #AA9EB8 #B89E9F
split-complementary
#ACB89E #9E9FB8 #B79EB8
monochromatic
#6F7F5D #8E9E7B #ACB89E #CAD2C1 #E8ECE5
Accessibility & contrast
On white
2.08
#ACB89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#ACB89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB89E
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB89E | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB49D
Deuteranopia (green-blind)
#B9B49F
Tritanopia (blue-blind)
#ADB5B1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #acb89e; /* rgb */ color: rgb(172, 184, 158); /* oklch */ color: oklch(76.6% 0.039 127.5);
Tailwind
colors: {
custom: {
50: '#c4cdba',
500: '#acb89e',
950: '#000000',
},
}SCSS
$custom: #acb89e; $custom-light: #c4cdba; $custom-dark: #000000;
JSON
{
"hex": "#acb89e",
"rgb": {
"r": 172,
"g": 184,
"b": 158
},
"hsl": {
"h": 87.692,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.76602,
"c": 0.03854,
"h": 127.5
},
"luminance": 0.4552
}Semantic roles & 50–950 ramp
primary
#ACB89E
secondary
#D9D5DD
accent
#4C9A70
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280