#ACBF95#ACBF95
#ACBF95 is a light, moderate yellow-green. Relative luminance 0.482; OKLCH L 77.9% C 0.061 H 127.6°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBF95 |
|---|---|
| RGB | rgb(172, 191, 149) |
| HSL | hsl(87, 25%, 67%) |
| HSV | hsv(87, 22%, 75%) |
| CMYK | cmyk(9.9%, 0%, 22%, 25.1%) |
| CIE-LAB | lab(74.95, -14.03, 19.07) |
| CIE-LCH | lch(74.95, 23.68, 126.35°) |
| OKLab | oklab(77.9% -0.0374 0.0487) |
| OKLCH | oklch(77.9% 0.061 127.6) |
| XYZ | xyz(41.0681, 48.2020, 35.5683) |
| Luminance | 0.4820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.46
Greenish Grey
#96AE8D
ΔE00 5.72
Darkseagreen
#8FBC8F
ΔE00 6.40
Lichen
#8FB67B
ΔE00 6.74
Sage Green (survey)
#88B378
ΔE00 7.84
Pale Olive
#B9CC81
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBF95 #A895BF
analogous
#BFBD95 #ACBF95 #97BF95
triadic
#ACBF95 #95ACBF #BF95AC
tetradic
#ACBF95 #95BFBD #A895BF #BF9597
square
#ACBF95 #95BFBD #A895BF #BF9597
split-complementary
#ACBF95 #9597BF #BD95BF
monochromatic
#6F8852 #8EA86F #ACBF95 #CAD6BB #E8EDE1
Accessibility & contrast
On white
1.97
#ACBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#ACBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBF95
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBF95 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B992
Deuteranopia (green-blind)
#C1B897
Tritanopia (blue-blind)
#AEBBB3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #acbf95; /* rgb */ color: rgb(172, 191, 149); /* oklch */ color: oklch(77.9% 0.061 127.6);
Tailwind
colors: {
custom: {
50: '#c5d2b4',
500: '#acbf95',
950: '#000000',
},
}SCSS
$custom: #acbf95; $custom-light: #c5d2b4; $custom-dark: #000000;
JSON
{
"hex": "#acbf95",
"rgb": {
"r": 172,
"g": 191,
"b": 149
},
"hsl": {
"h": 87.143,
"s": 24.706,
"l": 66.667
},
"oklch": {
"l": 0.77904,
"c": 0.0614,
"h": 127.6
},
"luminance": 0.48202
}Semantic roles & 50–950 ramp
primary
#ACBF95
secondary
#D7D1DF
accent
#42A36E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131411
muted
#828280