#A2A898#A2A898
#A2A898 is a light, muted yellow-green. Relative luminance 0.380; OKLCH L 72.2% C 0.024 H 123.8°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #A2A898 |
|---|---|
| RGB | rgb(162, 168, 152) |
| HSL | hsl(83, 8%, 63%) |
| HSV | hsv(83, 10%, 66%) |
| CMYK | cmyk(3.6%, 0%, 9.5%, 34.1%) |
| CIE-LAB | lab(67.99, -5.10, 7.53) |
| CIE-LCH | lch(67.99, 9.10, 124.11°) |
| OKLab | oklab(72.22% -0.0131 0.0196) |
| OKLCH | oklch(72.22% 0.024 123.8) |
| XYZ | xyz(34.5696, 37.9536, 35.2043) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 3.85
Greyish
#A8A495
ΔE00 4.93
Bland
#AFA88B
ΔE00 7.04
Stone (survey)
#ADA587
ΔE00 7.55
Grey
#929591
ΔE00 7.97
Stone
#A89F91
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A2A898 #9E98A8
analogous
#A8A698 #A2A898 #9AA898
triadic
#A2A898 #98A2A8 #A898A2
tetradic
#A2A898 #98A8A6 #9E98A8 #A8989A
square
#A2A898 #98A8A6 #9E98A8 #A8989A
split-complementary
#A2A898 #989AA8 #A698A8
monochromatic
#656B5A #848C77 #A2A898 #C0C4B9 #DEE0DA
Accessibility & contrast
On white
2.44
#A2A898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#A2A898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A2A898
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A2A898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A2A898 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA697
Deuteranopia (green-blind)
#A9A699
Tritanopia (blue-blind)
#A3A6A3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a2a898; /* rgb */ color: rgb(162, 168, 152); /* oklch */ color: oklch(72.2% 0.024 123.8);
Tailwind
colors: {
custom: {
50: '#bdc1b6',
500: '#a2a898',
950: '#000000',
},
}SCSS
$custom: #a2a898; $custom-light: #bdc1b6; $custom-dark: #000000;
JSON
{
"hex": "#a2a898",
"rgb": {
"r": 162,
"g": 168,
"b": 152
},
"hsl": {
"h": 82.5,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.72216,
"c": 0.02363,
"h": 123.8
},
"luminance": 0.37954
}Semantic roles & 50–950 ramp
primary
#A2A898
secondary
#CDCBD1
accent
#53926B
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#121211
muted
#818180