#ACBB98#ACBB98
#ACBB98 is a light, muted yellow-green. Relative luminance 0.466; OKLCH L 77.1% C 0.051 H 126.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ACBB98 |
|---|---|
| RGB | rgb(172, 187, 152) |
| HSL | hsl(86, 20%, 66%) |
| HSV | hsv(86, 19%, 73%) |
| CMYK | cmyk(8%, 0%, 18.7%, 26.7%) |
| CIE-LAB | lab(73.92, -11.49, 16.02) |
| CIE-LCH | lch(73.92, 19.72, 125.64°) |
| OKLab | oklab(77.1% -0.0304 0.0411) |
| OKLCH | oklch(77.1% 0.051 126.5) |
| XYZ | xyz(40.4503, 46.5781, 36.5591) |
| Luminance | 0.4658 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.03
Greenish Grey
#96AE8D
ΔE00 5.03
Darkseagreen
#8FBC8F
ΔE00 7.55
Lichen
#8FB67B
ΔE00 8.16
Grey Green
#86A17D
ΔE00 9.05
Sage Green (survey)
#88B378
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ACBB98 #A798BB
analogous
#BBB998 #ACBB98 #9BBB98
triadic
#ACBB98 #98ACBB #BB98AC
tetradic
#ACBB98 #98BBB9 #A798BB #BB989B
square
#ACBB98 #98BBB9 #A798BB #BB989B
split-complementary
#ACBB98 #989BBB #B998BB
monochromatic
#6F8256 #8EA373 #ACBB98 #CAD3BD #E7ECE2
Accessibility & contrast
On white
2.04
#ACBB98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#ACBB98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ACBB98
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ACBB98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ACBB98 | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB696
Deuteranopia (green-blind)
#BDB599
Tritanopia (blue-blind)
#AEB8B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #acbb98; /* rgb */ color: rgb(172, 187, 152); /* oklch */ color: oklch(77.1% 0.051 126.5);
Tailwind
colors: {
custom: {
50: '#c5cfb6',
500: '#acbb98',
950: '#000000',
},
}SCSS
$custom: #acbb98; $custom-light: #c5cfb6; $custom-dark: #000000;
JSON
{
"hex": "#acbb98",
"rgb": {
"r": 172,
"g": 187,
"b": 152
},
"hsl": {
"h": 85.714,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.77103,
"c": 0.05114,
"h": 126.5
},
"luminance": 0.46578
}Semantic roles & 50–950 ramp
primary
#ACBB98
secondary
#D7D2DD
accent
#479F6C
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280