#A2A894#A2A894
#A2A894 is a light, muted yellow-green. Relative luminance 0.378; OKLCH L 72.1% C 0.029 H 120.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A894 |
|---|---|
| RGB | rgb(162, 168, 148) |
| HSL | hsl(78, 10%, 62%) |
| HSV | hsv(78, 12%, 66%) |
| CMYK | cmyk(3.6%, 0%, 11.9%, 34.1%) |
| CIE-LAB | lab(67.89, -5.81, 9.61) |
| CIE-LCH | lch(67.89, 11.23, 121.13°) |
| OKLab | oklab(72.11% -0.0148 0.025) |
| OKLCH | oklch(72.11% 0.029 120.7) |
| XYZ | xyz(34.2475, 37.8248, 33.5079) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 3.98
Greyish
#A8A495
ΔE00 5.45
Bland
#AFA88B
ΔE00 6.31
Stone (survey)
#ADA587
ΔE00 6.81
Sage Green
#9CAF88
ΔE00 7.48
Greenish Grey
#96AE8D
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A894 #9A94A8
analogous
#A8A494 #A2A894 #98A894
triadic
#A2A894 #94A2A8 #A894A2
tetradic
#A2A894 #94A8A4 #9A94A8 #A89498
square
#A2A894 #94A8A4 #9A94A8 #A89498
split-complementary
#A2A894 #9498A8 #A494A8
monochromatic
#656B57 #858D72 #A2A894 #BFC3B6 #DDDFD8
Accessibility & contrast
On white
2.45
#A2A894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#A2A894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A894
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A894 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA593
Deuteranopia (green-blind)
#AAA595
Tritanopia (blue-blind)
#A4A6A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a2a894; /* rgb */ color: rgb(162, 168, 148); /* oklch */ color: oklch(72.1% 0.029 120.7);
Tailwind
colors: {
custom: {
50: '#bdc1b3',
500: '#a2a894',
950: '#000000',
},
}SCSS
$custom: #a2a894; $custom-light: #bdc1b3; $custom-dark: #000000;
JSON
{
"hex": "#a2a894",
"rgb": {
"r": 162,
"g": 168,
"b": 148
},
"hsl": {
"h": 78,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.7211,
"c": 0.02903,
"h": 120.7
},
"luminance": 0.37825
}Semantic roles & 50–950 ramp
primary
#A2A894
secondary
#CAC8D0
accent
#519465
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180