#A0A896#A0A896
#A0A896 is a light, muted yellow-green. Relative luminance 0.377; OKLCH L 72.0% C 0.027 H 126.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A896 |
|---|---|
| RGB | rgb(160, 168, 150) |
| HSL | hsl(87, 9%, 62%) |
| HSV | hsv(87, 11%, 66%) |
| CMYK | cmyk(4.8%, 0%, 10.7%, 34.1%) |
| CIE-LAB | lab(67.78, -6.19, 8.33) |
| CIE-LCH | lch(67.78, 10.38, 126.61°) |
| OKLab | oklab(72% -0.0162 0.0217) |
| OKLCH | oklch(72% 0.027 126.7) |
| XYZ | xyz(34.0040, 37.6808, 34.3299) |
| Luminance | 0.3768 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.64
Greyish
#A8A495
ΔE00 5.95
Greenish Grey
#96AE8D
ΔE00 7.35
Bland
#AFA88B
ΔE00 7.36
Sage Green
#9CAF88
ΔE00 7.70
Stone (survey)
#ADA587
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A896 #9E96A8
analogous
#A8A796 #A0A896 #97A896
triadic
#A0A896 #96A0A8 #A896A0
tetradic
#A0A896 #96A8A7 #9E96A8 #A89697
square
#A0A896 #96A8A7 #9E96A8 #A89697
split-complementary
#A0A896 #9697A8 #A796A8
monochromatic
#636B59 #828C75 #A0A896 #BEC4B7 #DDDFD9
Accessibility & contrast
On white
2.46
#A0A896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#A0A896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A896
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A896 | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA595
Deuteranopia (green-blind)
#A9A597
Tritanopia (blue-blind)
#A1A6A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a0a896; /* rgb */ color: rgb(160, 168, 150); /* oklch */ color: oklch(72.0% 0.027 126.7);
Tailwind
colors: {
custom: {
50: '#bcc1b4',
500: '#a0a896',
950: '#000000',
},
}SCSS
$custom: #a0a896; $custom-light: #bcc1b4; $custom-dark: #000000;
JSON
{
"hex": "#a0a896",
"rgb": {
"r": 160,
"g": 168,
"b": 150
},
"hsl": {
"h": 86.667,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.72003,
"c": 0.02704,
"h": 126.7
},
"luminance": 0.37681
}Semantic roles & 50–950 ramp
primary
#A0A896
secondary
#CDCAD0
accent
#52936F
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180