#ACBB92#ACBB92
#ACBB92 is a light, muted yellow-green. Relative luminance 0.464; OKLCH L 77.0% C 0.059 H 124.1°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBB92 |
|---|---|
| RGB | rgb(172, 187, 146) |
| HSL | hsl(82, 23%, 65%) |
| HSV | hsv(82, 22%, 73%) |
| CMYK | cmyk(8%, 0%, 21.9%, 26.7%) |
| CIE-LAB | lab(73.80, -12.45, 19.09) |
| CIE-LCH | lch(73.80, 22.78, 123.11°) |
| OKLab | oklab(76.96% -0.0329 0.0487) |
| OKLCH | oklch(76.96% 0.059 124.1) |
| XYZ | xyz(39.9712, 46.3865, 34.0363) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 3.81
Greenish Grey
#96AE8D
ΔE00 5.45
Lichen
#8FB67B
ΔE00 7.13
Darkseagreen
#8FBC8F
ΔE00 7.25
Tan Green
#A9BE70
ΔE00 7.99
Sage Green (survey)
#88B378
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBB92 #A192BB
analogous
#BBB592 #ACBB92 #97BB92
triadic
#ACBB92 #92ACBB #BB92AC
tetradic
#ACBB92 #92BBB5 #A192BB #BB9297
square
#ACBB92 #92BBB5 #A192BB #BB9297
split-complementary
#ACBB92 #9297BB #B592BB
monochromatic
#708251 #8FA36C #ACBB92 #C9D3B8 #E5EADD
Accessibility & contrast
On white
2.04
#ACBB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#ACBB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBB92
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBB92 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B690
Deuteranopia (green-blind)
#BEB594
Tritanopia (blue-blind)
#AFB7B0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #acbb92; /* rgb */ color: rgb(172, 187, 146); /* oklch */ color: oklch(77.0% 0.059 124.1);
Tailwind
colors: {
custom: {
50: '#c5cfb2',
500: '#acbb92',
950: '#000000',
},
}SCSS
$custom: #acbb92; $custom-light: #c5cfb2; $custom-dark: #000000;
JSON
{
"hex": "#acbb92",
"rgb": {
"r": 172,
"g": 187,
"b": 146
},
"hsl": {
"h": 81.951,
"s": 23.164,
"l": 65.294
},
"oklch": {
"l": 0.76964,
"c": 0.05877,
"h": 124.1
},
"luminance": 0.46387
}Semantic roles & 50–950 ramp
primary
#ACBB92
secondary
#D3CDDB
accent
#44A266
background
#FCFCFA
surface
#F8F9F5
border
#D1D2CF
text
#131311
muted
#828280