#ACB896#ACB896
#ACB896 is a light, muted yellow-green. Relative luminance 0.453; OKLCH L 76.4% C 0.049 H 123.4°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB896 |
|---|---|
| RGB | rgb(172, 184, 150) |
| HSL | hsl(81, 19%, 65%) |
| HSV | hsv(81, 18%, 72%) |
| CMYK | cmyk(6.5%, 0%, 18.5%, 27.8%) |
| CIE-LAB | lab(73.06, -10.25, 15.90) |
| CIE-LCH | lch(73.06, 18.92, 122.80°) |
| OKLab | oklab(76.41% -0.0269 0.0408) |
| OKLCH | oklch(76.41% 0.049 123.4) |
| XYZ | xyz(39.6580, 45.2536, 35.4938) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.97
Greenish Grey
#96AE8D
ΔE00 5.16
Darkseagreen
#8FBC8F
ΔE00 8.39
Bland
#AFA88B
ΔE00 8.57
Lichen
#8FB67B
ΔE00 8.67
Grey Green
#86A17D
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB896 #A296B8
analogous
#B8B396 #ACB896 #9BB896
triadic
#ACB896 #96ACB8 #B896AC
tetradic
#ACB896 #96B8B3 #A296B8 #B8969B
square
#ACB896 #96B8B3 #A296B8 #B8969B
split-complementary
#ACB896 #969BB8 #B396B8
monochromatic
#707E55 #8F9F71 #ACB896 #C9D1BB #E6E9DF
Accessibility & contrast
On white
2.09
#ACB896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#ACB896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB896
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB896 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB494
Deuteranopia (green-blind)
#BBB397
Tritanopia (blue-blind)
#AFB4AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acb896; /* rgb */ color: rgb(172, 184, 150); /* oklch */ color: oklch(76.4% 0.049 123.4);
Tailwind
colors: {
custom: {
50: '#c5cdb5',
500: '#acb896',
950: '#000000',
},
}SCSS
$custom: #acb896; $custom-light: #c5cdb5; $custom-dark: #000000;
JSON
{
"hex": "#acb896",
"rgb": {
"r": 172,
"g": 184,
"b": 150
},
"hsl": {
"h": 81.176,
"s": 19.318,
"l": 65.49
},
"oklch": {
"l": 0.76406,
"c": 0.04888,
"h": 123.4
},
"luminance": 0.45254
}Semantic roles & 50–950 ramp
primary
#ACB896
secondary
#D3CFDB
accent
#489E66
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280