#ACB897#ACB897
#ACB897 is a light, muted yellow-green. Relative luminance 0.453; OKLCH L 76.4% C 0.048 H 123.8°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB897 |
|---|---|
| RGB | rgb(172, 184, 151) |
| HSL | hsl(82, 19%, 66%) |
| HSV | hsv(82, 18%, 72%) |
| CMYK | cmyk(6.5%, 0%, 17.9%, 27.8%) |
| CIE-LAB | lab(73.08, -10.09, 15.39) |
| CIE-LCH | lch(73.08, 18.40, 123.24°) |
| OKLab | oklab(76.43% -0.0264 0.0396) |
| OKLCH | oklch(76.43% 0.048 123.8) |
| XYZ | xyz(39.7389, 45.2859, 35.9197) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.10
Greenish Grey
#96AE8D
ΔE00 5.16
Darkseagreen
#8FBC8F
ΔE00 8.49
Bland
#AFA88B
ΔE00 8.56
Lichen
#8FB67B
ΔE00 8.88
Grey Green
#86A17D
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB897 #A397B8
analogous
#B8B397 #ACB897 #9BB897
triadic
#ACB897 #97ACB8 #B897AC
tetradic
#ACB897 #97B8B3 #A397B8 #B8979B
square
#ACB897 #97B8B3 #A397B8 #B8979B
split-complementary
#ACB897 #979BB8 #B397B8
monochromatic
#707E56 #8F9F73 #ACB897 #C9D1BB #E6EAE0
Accessibility & contrast
On white
2.09
#ACB897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#ACB897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB897
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB897 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB495
Deuteranopia (green-blind)
#BAB398
Tritanopia (blue-blind)
#AEB5AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #acb897; /* rgb */ color: rgb(172, 184, 151); /* oklch */ color: oklch(76.4% 0.048 123.8);
Tailwind
colors: {
custom: {
50: '#c5cdb5',
500: '#acb897',
950: '#000000',
},
}SCSS
$custom: #acb897; $custom-light: #c5cdb5; $custom-dark: #000000;
JSON
{
"hex": "#acb897",
"rgb": {
"r": 172,
"g": 184,
"b": 151
},
"hsl": {
"h": 81.818,
"s": 18.857,
"l": 65.686
},
"oklch": {
"l": 0.7643,
"c": 0.04758,
"h": 123.8
},
"luminance": 0.45286
}Semantic roles & 50–950 ramp
primary
#ACB897
secondary
#D4D0DB
accent
#489D67
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280