#ACBF98#ACBF98
#ACBF98 is a light, muted yellow-green. Relative luminance 0.483; OKLCH L 78.0% C 0.058 H 128.8°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBF98 |
|---|---|
| RGB | rgb(172, 191, 152) |
| HSL | hsl(89, 23%, 67%) |
| HSV | hsv(89, 20%, 75%) |
| CMYK | cmyk(9.9%, 0%, 20.4%, 25.1%) |
| CIE-LAB | lab(75.01, -13.55, 17.55) |
| CIE-LCH | lch(75.01, 22.17, 127.68°) |
| OKLab | oklab(77.97% -0.0362 0.0449) |
| OKLCH | oklch(77.97% 0.058 128.8) |
| XYZ | xyz(41.3107, 48.2990, 36.8459) |
| Luminance | 0.4830 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.46
Greenish Grey
#96AE8D
ΔE00 5.44
Darkseagreen
#8FBC8F
ΔE00 6.46
Lichen
#8FB67B
ΔE00 7.22
Sage Green (survey)
#88B378
ΔE00 8.25
Pale Olive
#B9CC81
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBF98 #AB98BF
analogous
#BFBF98 #ACBF98 #99BF98
triadic
#ACBF98 #98ACBF #BF98AC
tetradic
#ACBF98 #98BFBF #AB98BF #BF9899
square
#ACBF98 #98BFBF #AB98BF #BF9899
split-complementary
#ACBF98 #9899BF #BF98BF
monochromatic
#6F8855 #8EA872 #ACBF98 #CAD6BE #E9EEE3
Accessibility & contrast
On white
1.97
#ACBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#ACBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBF98
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBF98 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B996
Deuteranopia (green-blind)
#C0B89A
Tritanopia (blue-blind)
#AEBBB4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #acbf98; /* rgb */ color: rgb(172, 191, 152); /* oklch */ color: oklch(78.0% 0.058 128.8);
Tailwind
colors: {
custom: {
50: '#c5d2b6',
500: '#acbf98',
950: '#000000',
},
}SCSS
$custom: #acbf98; $custom-light: #c5d2b6; $custom-dark: #000000;
JSON
{
"hex": "#acbf98",
"rgb": {
"r": 172,
"g": 191,
"b": 152
},
"hsl": {
"h": 89.231,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.77972,
"c": 0.05766,
"h": 128.8
},
"luminance": 0.48299
}Semantic roles & 50–950 ramp
primary
#ACBF98
secondary
#D9D3E0
accent
#44A272
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280