#AAA79F#AAA79F
#AAA79F is a light, near-neutral grey. Relative luminance 0.387; OKLCH L 72.9% C 0.012 H 89.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA79F |
|---|---|
| RGB | rgb(170, 167, 159) |
| HSL | hsl(44, 6%, 65%) |
| HSV | hsv(44, 6%, 67%) |
| CMYK | cmyk(0%, 1.8%, 6.5%, 33.3%) |
| CIE-LAB | lab(68.52, -0.39, 4.51) |
| CIE-LCH | lch(68.52, 4.53, 94.91°) |
| OKLab | oklab(72.85% 0.0001 0.0119) |
| OKLCH | oklch(72.85% 0.012 89.8) |
| XYZ | xyz(36.6535, 38.6869, 38.3305) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.25
Stone
#A89F91
ΔE00 4.08
Dark Gray
#A9A9A9
ΔE00 4.16
Cement
#A5A391
ΔE00 4.80
Greige
#B8AB98
ΔE00 5.87
Grey
#929591
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA79F #9FA2AA
analogous
#AAA29F #AAA79F #A8AA9F
triadic
#AAA79F #9FAAA7 #A79FAA
tetradic
#AAA79F #9FAAA2 #9FA2AA #AA9FA8
square
#AAA79F #9FAAA2 #9FA2AA #AA9FA8
split-complementary
#AAA79F #9FA8AA #A29FAA
monochromatic
#6E6A61 #8D897F #AAA79F #C7C5BF #E3E3E0
Accessibility & contrast
On white
2.40
#AAA79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#AAA79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA79F
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA79F | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79F
Deuteranopia (green-blind)
#AAA79F
Tritanopia (blue-blind)
#ACA6A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #aaa79f; /* rgb */ color: rgb(170, 167, 159); /* oklch */ color: oklch(72.9% 0.012 89.8);
Tailwind
colors: {
custom: {
50: '#c3c1bb',
500: '#aaa79f',
950: '#000000',
},
}SCSS
$custom: #aaa79f; $custom-light: #c3c1bb; $custom-dark: #000000;
JSON
{
"hex": "#aaa79f",
"rgb": {
"r": 170,
"g": 167,
"b": 159
},
"hsl": {
"h": 43.636,
"s": 6.077,
"l": 64.51
},
"oklch": {
"l": 0.72853,
"c": 0.01186,
"h": 89.8
},
"luminance": 0.38687
}Semantic roles & 50–950 ramp
primary
#AAA79F
secondary
#D1D2D4
accent
#659056
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180