#A2AC96#A2AC96
#A2AC96 is a light, muted yellow-green. Relative luminance 0.394; OKLCH L 73.0% C 0.033 H 127.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A2AC96 |
|---|---|
| RGB | rgb(162, 172, 150) |
| HSL | hsl(87, 12%, 63%) |
| HSV | hsv(87, 13%, 67%) |
| CMYK | cmyk(5.8%, 0%, 12.8%, 32.5%) |
| CIE-LAB | lab(69.03, -7.60, 10.13) |
| CIE-LCH | lch(69.03, 12.66, 126.88°) |
| OKLab | oklab(73.03% -0.0199 0.0263) |
| OKLCH | oklch(73.03% 0.033 127.2) |
| XYZ | xyz(35.1570, 39.3883, 34.5988) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.76
Cement
#A5A391
ΔE00 5.93
Sage Green
#9CAF88
ΔE00 5.97
Greyish
#A8A495
ΔE00 7.35
Bland
#AFA88B
ΔE00 7.53
Stone (survey)
#ADA587
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2AC96 #A096AC
analogous
#ACAB96 #A2AC96 #97AC96
triadic
#A2AC96 #96A2AC #AC96A2
tetradic
#A2AC96 #96ACAB #A096AC #AC9697
square
#A2AC96 #96ACAB #A096AC #AC9697
split-complementary
#A2AC96 #9697AC #AB96AC
monochromatic
#656F58 #849174 #A2AC96 #C0C7B8 #DFE2DA
Accessibility & contrast
On white
2.37
#A2AC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#A2AC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2AC96
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2AC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2AC96 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA995
Deuteranopia (green-blind)
#ADA897
Tritanopia (blue-blind)
#A3AAA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a2ac96; /* rgb */ color: rgb(162, 172, 150); /* oklch */ color: oklch(73.0% 0.033 127.2);
Tailwind
colors: {
custom: {
50: '#bdc4b4',
500: '#a2ac96',
950: '#000000',
},
}SCSS
$custom: #a2ac96; $custom-light: #bdc4b4; $custom-dark: #000000;
JSON
{
"hex": "#a2ac96",
"rgb": {
"r": 162,
"g": 172,
"b": 150
},
"hsl": {
"h": 87.273,
"s": 11.702,
"l": 63.137
},
"oklch": {
"l": 0.73027,
"c": 0.03298,
"h": 127.2
},
"luminance": 0.39388
}Semantic roles & 50–950 ramp
primary
#A2AC96
secondary
#CFCBD3
accent
#509670
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121211
muted
#818180