#A0A894#A0A894
#A0A894 is a light, muted yellow-green. Relative luminance 0.376; OKLCH L 72.0% C 0.030 H 124.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A0A894 |
|---|---|
| RGB | rgb(160, 168, 148) |
| HSL | hsl(84, 10%, 62%) |
| HSV | hsv(84, 12%, 66%) |
| CMYK | cmyk(4.8%, 0%, 11.9%, 34.1%) |
| CIE-LAB | lab(67.74, -6.54, 9.37) |
| CIE-LCH | lch(67.74, 11.43, 124.92°) |
| OKLab | oklab(71.95% -0.017 0.0243) |
| OKLCH | oklch(71.95% 0.03 124.9) |
| XYZ | xyz(33.8443, 37.6169, 33.4890) |
| Luminance | 0.3762 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.75
Greyish
#A8A495
ΔE00 6.22
Greenish Grey
#96AE8D
ΔE00 6.83
Sage Green
#9CAF88
ΔE00 7.04
Bland
#AFA88B
ΔE00 7.06
Stone (survey)
#ADA587
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A0A894 #9C94A8
analogous
#A8A694 #A0A894 #96A894
triadic
#A0A894 #94A0A8 #A894A0
tetradic
#A0A894 #94A8A6 #9C94A8 #A89496
square
#A0A894 #94A8A6 #9C94A8 #A89496
split-complementary
#A0A894 #9496A8 #A694A8
monochromatic
#636B57 #828D72 #A0A894 #BEC3B6 #DCDFD8
Accessibility & contrast
On white
2.46
#A0A894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#A0A894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A0A894
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A0A894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A0A894 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA593
Deuteranopia (green-blind)
#A9A595
Tritanopia (blue-blind)
#A1A6A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a0a894; /* rgb */ color: rgb(160, 168, 148); /* oklch */ color: oklch(72.0% 0.030 124.9);
Tailwind
colors: {
custom: {
50: '#bcc1b3',
500: '#a0a894',
950: '#000000',
},
}SCSS
$custom: #a0a894; $custom-light: #bcc1b3; $custom-dark: #000000;
JSON
{
"hex": "#a0a894",
"rgb": {
"r": 160,
"g": 168,
"b": 148
},
"hsl": {
"h": 84,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.7195,
"c": 0.02969,
"h": 124.9
},
"luminance": 0.37617
}Semantic roles & 50–950 ramp
primary
#A0A894
secondary
#CBC8D0
accent
#51946C
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180