#A6AA98#A6AA98
#A6AA98 is a light, muted yellow-green. Relative luminance 0.391; OKLCH L 73.0% C 0.026 H 117.2°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AA98 |
|---|---|
| RGB | rgb(166, 170, 152) |
| HSL | hsl(73, 10%, 63%) |
| HSV | hsv(73, 11%, 67%) |
| CMYK | cmyk(2.4%, 0%, 10.6%, 33.3%) |
| CIE-LAB | lab(68.84, -4.71, 8.80) |
| CIE-LCH | lch(68.84, 9.98, 118.17°) |
| OKLab | oklab(72.97% -0.0118 0.0229) |
| OKLCH | oklch(72.97% 0.026 117.2) |
| XYZ | xyz(35.7673, 39.1235, 35.3670) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 3.30
Greyish
#A8A495
ΔE00 4.44
Bland
#AFA88B
ΔE00 5.91
Stone (survey)
#ADA587
ΔE00 6.51
Stone
#A89F91
ΔE00 7.56
Greige
#B8AB98
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AA98 #9C98AA
analogous
#AAA598 #A6AA98 #9DAA98
triadic
#A6AA98 #98A6AA #AA98A6
tetradic
#A6AA98 #98AAA5 #9C98AA #AA989D
square
#A6AA98 #98AAA5 #9C98AA #AA989D
split-complementary
#A6AA98 #989DAA #A598AA
monochromatic
#696D5A #898E76 #A6AA98 #C3C6BA #E0E1DB
Accessibility & contrast
On white
2.38
#A6AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#A6AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AA98
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AA98 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#ACA899
Tritanopia (blue-blind)
#A8A8A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a6aa98; /* rgb */ color: rgb(166, 170, 152); /* oklch */ color: oklch(73.0% 0.026 117.2);
Tailwind
colors: {
custom: {
50: '#c0c3b6',
500: '#a6aa98',
950: '#000000',
},
}SCSS
$custom: #a6aa98; $custom-light: #c0c3b6; $custom-dark: #000000;
JSON
{
"hex": "#a6aa98",
"rgb": {
"r": 166,
"g": 170,
"b": 152
},
"hsl": {
"h": 73.333,
"s": 9.574,
"l": 63.137
},
"oklch": {
"l": 0.72968,
"c": 0.02574,
"h": 117.2
},
"luminance": 0.39123
}Semantic roles & 50–950 ramp
primary
#A6AA98
secondary
#CDCCD2
accent
#529461
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180