#A0A296#A0A296
#A0A296 is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 70.7% C 0.017 H 114.5°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A296 |
|---|---|
| RGB | rgb(160, 162, 150) |
| HSL | hsl(70, 6%, 61%) |
| HSV | hsv(70, 7%, 64%) |
| CMYK | cmyk(1.2%, 0%, 7.4%, 36.5%) |
| CIE-LAB | lab(66.15, -2.95, 5.99) |
| CIE-LCH | lch(66.15, 6.68, 116.18°) |
| OKLab | oklab(70.71% -0.0071 0.0157) |
| OKLCH | oklch(70.71% 0.017 114.5) |
| XYZ | xyz(32.9218, 35.5163, 33.9692) |
| Luminance | 0.3552 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 2.91
Greyish
#A8A495
ΔE00 3.17
Grey
#929591
ΔE00 5.49
Stone
#A89F91
ΔE00 5.59
Dark Gray
#A9A9A9
ΔE00 6.83
Bland
#AFA88B
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A296 #9896A2
analogous
#A29E96 #A0A296 #9AA296
triadic
#A0A296 #96A0A2 #A296A0
tetradic
#A0A296 #96A29E #9896A2 #A2969A
square
#A0A296 #96A29E #9896A2 #A2969A
split-complementary
#A0A296 #969AA2 #9E96A2
monochromatic
#636559 #828576 #A0A296 #BDBFB6 #DBDBD7
Accessibility & contrast
On white
2.59
#A0A296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#A0A296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A296
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A296 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A195
Deuteranopia (green-blind)
#A4A196
Tritanopia (blue-blind)
#A2A09E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a0a296; /* rgb */ color: rgb(160, 162, 150); /* oklch */ color: oklch(70.7% 0.017 114.5);
Tailwind
colors: {
custom: {
50: '#bcbdb4',
500: '#a0a296',
950: '#000000',
},
}SCSS
$custom: #a0a296; $custom-light: #bcbdb4; $custom-dark: #000000;
JSON
{
"hex": "#a0a296",
"rgb": {
"r": 160,
"g": 162,
"b": 150
},
"hsl": {
"h": 70,
"s": 6.061,
"l": 61.176
},
"oklch": {
"l": 0.70711,
"c": 0.01722,
"h": 114.5
},
"luminance": 0.35516
}Semantic roles & 50–950 ramp
primary
#A0A296
secondary
#C8C8CC
accent
#56905F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121211
muted
#818180