#A6AA94#A6AA94
#A6AA94 is a light, muted yellow-green. Relative luminance 0.390; OKLCH L 72.9% C 0.031 H 115.5°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A6AA94 |
|---|---|
| RGB | rgb(166, 170, 148) |
| HSL | hsl(71, 11%, 62%) |
| HSV | hsv(71, 13%, 67%) |
| CMYK | cmyk(2.4%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(68.75, -5.40, 10.87) |
| CIE-LCH | lch(68.75, 12.13, 116.40°) |
| OKLab | oklab(72.86% -0.0135 0.0282) |
| OKLCH | oklch(72.86% 0.031 115.5) |
| XYZ | xyz(35.4452, 38.9947, 33.6706) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 3.71
Greyish
#A8A495
ΔE00 5.19
Bland
#AFA88B
ΔE00 5.24
Stone (survey)
#ADA587
ΔE00 5.83
Sage Green
#9CAF88
ΔE00 7.39
Greenish Grey
#96AE8D
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A6AA94 #9894AA
analogous
#AAA394 #A6AA94 #9BAA94
triadic
#A6AA94 #94A6AA #AA94A6
tetradic
#A6AA94 #94AAA3 #9894AA #AA949B
square
#A6AA94 #94AAA3 #9894AA #AA949B
split-complementary
#A6AA94 #949BAA #A394AA
monochromatic
#696D57 #8A8F72 #A6AA94 #C2C5B6 #DFE0D8
Accessibility & contrast
On white
2.39
#A6AA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#A6AA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A6AA94
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A6AA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A6AA94 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA893
Deuteranopia (green-blind)
#ADA895
Tritanopia (blue-blind)
#A9A7A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a6aa94; /* rgb */ color: rgb(166, 170, 148); /* oklch */ color: oklch(72.9% 0.031 115.5);
Tailwind
colors: {
custom: {
50: '#c0c3b3',
500: '#a6aa94',
950: '#000000',
},
}SCSS
$custom: #a6aa94; $custom-light: #c0c3b3; $custom-dark: #000000;
JSON
{
"hex": "#a6aa94",
"rgb": {
"r": 166,
"g": 170,
"b": 148
},
"hsl": {
"h": 70.909,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.72863,
"c": 0.03122,
"h": 115.5
},
"luminance": 0.38995
}Semantic roles & 50–950 ramp
primary
#A6AA94
secondary
#CAC9D1
accent
#50965D
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180