#ACBA9C#ACBA9C
#ACBA9C is a light, muted yellow-green. Relative luminance 0.463; OKLCH L 77.0% C 0.044 H 127.8°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBA9C |
|---|---|
| RGB | rgb(172, 186, 156) |
| HSL | hsl(88, 18%, 67%) |
| HSV | hsv(88, 16%, 73%) |
| CMYK | cmyk(7.5%, 0%, 16.1%, 27.1%) |
| CIE-LAB | lab(73.73, -10.31, 13.60) |
| CIE-LCH | lch(73.73, 17.06, 127.15°) |
| OKLab | oklab(76.98% -0.0272 0.0351) |
| OKLCH | oklch(76.98% 0.044 127.8) |
| XYZ | xyz(40.5720, 46.2886, 38.2432) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.68
Greenish Grey
#96AE8D
ΔE00 5.15
Darkseagreen
#8FBC8F
ΔE00 8.37
Grey Green
#86A17D
ΔE00 9.25
Lichen
#8FB67B
ΔE00 9.34
Bland
#AFA88B
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBA9C #AA9CBA
analogous
#BAB99C #ACBA9C #9DBA9C
triadic
#ACBA9C #9CACBA #BA9CAC
tetradic
#ACBA9C #9CBAB9 #AA9CBA #BA9C9D
square
#ACBA9C #9CBAB9 #AA9CBA #BA9C9D
split-complementary
#ACBA9C #9C9DBA #B99CBA
monochromatic
#6F815A #8EA178 #ACBA9C #CAD3C0 #E8ECE4
Accessibility & contrast
On white
2.05
#ACBA9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#ACBA9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBA9C
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBA9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBA9C | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69A
Deuteranopia (green-blind)
#BBB59D
Tritanopia (blue-blind)
#AEB7B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #acba9c; /* rgb */ color: rgb(172, 186, 156); /* oklch */ color: oklch(77.0% 0.044 127.8);
Tailwind
colors: {
custom: {
50: '#c4ceb9',
500: '#acba9c',
950: '#000000',
},
}SCSS
$custom: #acba9c; $custom-light: #c4ceb9; $custom-dark: #000000;
JSON
{
"hex": "#acba9c",
"rgb": {
"r": 172,
"g": 186,
"b": 156
},
"hsl": {
"h": 88,
"s": 17.857,
"l": 67.059
},
"oklch": {
"l": 0.76983,
"c": 0.04441,
"h": 127.8
},
"luminance": 0.46289
}Semantic roles & 50–950 ramp
primary
#ACBA9C
secondary
#D9D4DE
accent
#499C70
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280