#ACB498#ACB498
#ACB498 is a light, muted yellow-green. Relative luminance 0.437; OKLCH L 75.6% C 0.040 H 120.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #ACB498 |
|---|---|
| RGB | rgb(172, 180, 152) |
| HSL | hsl(77, 16%, 65%) |
| HSV | hsv(77, 16%, 71%) |
| CMYK | cmyk(4.4%, 0%, 15.6%, 29.4%) |
| CIE-LAB | lab(72.01, -7.82, 13.35) |
| CIE-LCH | lch(72.01, 15.48, 120.36°) |
| OKLab | oklab(75.59% -0.0201 0.0345) |
| OKLCH | oklch(75.59% 0.04 120.3) |
| XYZ | xyz(39.0013, 43.6802, 36.0761) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 5.31
Greenish Grey
#96AE8D
ΔE00 6.09
Bland
#AFA88B
ΔE00 6.91
Cement
#A5A391
ΔE00 7.15
Stone (survey)
#ADA587
ΔE00 7.65
Greyish
#A8A495
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACB498 #A098B4
analogous
#B4AE98 #ACB498 #9EB498
triadic
#ACB498 #98ACB4 #B498AC
tetradic
#ACB498 #98B4AE #A098B4 #B4989E
square
#ACB498 #98B4AE #A098B4 #B4989E
split-complementary
#ACB498 #989EB4 #AE98B4
monochromatic
#707958 #8F9A75 #ACB498 #C9CEBB #E5E8DF
Accessibility & contrast
On white
2.16
#ACB498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#ACB498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACB498
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACB498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACB498 | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B196
Deuteranopia (green-blind)
#B7B199
Tritanopia (blue-blind)
#AFB1AC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #acb498; /* rgb */ color: rgb(172, 180, 152); /* oklch */ color: oklch(75.6% 0.040 120.3);
Tailwind
colors: {
custom: {
50: '#c4cab6',
500: '#acb498',
950: '#000000',
},
}SCSS
$custom: #acb498; $custom-light: #c4cab6; $custom-dark: #000000;
JSON
{
"hex": "#acb498",
"rgb": {
"r": 172,
"g": 180,
"b": 152
},
"hsl": {
"h": 77.143,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.75592,
"c": 0.03991,
"h": 120.3
},
"luminance": 0.4368
}Semantic roles & 50–950 ramp
primary
#ACB498
secondary
#D2CFD9
accent
#4C9A62
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280