#AAA99F#AAA99F
#AAA99F is a light, near-neutral grey. Relative luminance 0.394; OKLCH L 73.3% C 0.014 H 102.1°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA99F |
|---|---|
| RGB | rgb(170, 169, 159) |
| HSL | hsl(55, 6%, 65%) |
| HSV | hsv(55, 6%, 67%) |
| CMYK | cmyk(0%, 0.6%, 6.5%, 33.3%) |
| CIE-LAB | lab(69.06, -1.47, 5.28) |
| CIE-LCH | lch(69.06, 5.48, 105.58°) |
| OKLab | oklab(73.27% -0.003 0.0139) |
| OKLCH | oklch(73.27% 0.014 102.1) |
| XYZ | xyz(37.0227, 39.4254, 38.4536) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 2.76
Cement
#A5A391
ΔE00 3.86
Stone
#A89F91
ΔE00 4.80
Dark Gray
#A9A9A9
ΔE00 5.07
Greige
#B8AB98
ΔE00 6.20
Grey
#929591
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA99F #9FA0AA
analogous
#AAA49F #AAA99F #A6AA9F
triadic
#AAA99F #9FAAA9 #A99FAA
tetradic
#AAA99F #9FAAA4 #9FA0AA #AA9FA6
square
#AAA99F #9FAAA4 #9FA0AA #AA9FA6
split-complementary
#AAA99F #9FA6AA #A49FAA
monochromatic
#6E6C61 #8D8C7F #AAA99F #C7C6BF #E3E3E0
Accessibility & contrast
On white
2.36
#AAA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#AAA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA99F
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA99F | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89E
Deuteranopia (green-blind)
#ACA99F
Tritanopia (blue-blind)
#ACA7A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #aaa99f; /* rgb */ color: rgb(170, 169, 159); /* oklch */ color: oklch(73.3% 0.014 102.1);
Tailwind
colors: {
custom: {
50: '#c3c2bb',
500: '#aaa99f',
950: '#000000',
},
}SCSS
$custom: #aaa99f; $custom-light: #c3c2bb; $custom-dark: #000000;
JSON
{
"hex": "#aaa99f",
"rgb": {
"r": 170,
"g": 169,
"b": 159
},
"hsl": {
"h": 54.545,
"s": 6.077,
"l": 64.51
},
"oklch": {
"l": 0.73274,
"c": 0.01417,
"h": 102.1
},
"luminance": 0.39425
}Semantic roles & 50–950 ramp
primary
#AAA99F
secondary
#D1D1D4
accent
#5B9056
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180