#AAA39F#AAA39F
#AAA39F is a light, near-neutral grey. Relative luminance 0.372; OKLCH L 72.0% C 0.010 H 52.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA39F |
|---|---|
| RGB | rgb(170, 163, 159) |
| HSL | hsl(22, 6%, 65%) |
| HSV | hsv(22, 6%, 67%) |
| CMYK | cmyk(0%, 4.1%, 6.5%, 33.3%) |
| CIE-LAB | lab(67.46, 1.80, 2.97) |
| CIE-LCH | lch(67.46, 3.47, 58.87°) |
| OKLab | oklab(72.02% 0.0061 0.0079) |
| OKLCH | oklch(72.02% 0.01 52) |
| XYZ | xyz(35.9320, 37.2439, 38.0900) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.94
Stone
#A89F91
ΔE00 4.97
Greyish
#A8A495
ΔE00 6.18
Greige
#B8AB98
ΔE00 7.07
Grey
#929591
ΔE00 7.41
Cement
#A5A391
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA39F #9FA6AA
analogous
#AA9FA1 #AAA39F #AAA99F
triadic
#AAA39F #9FAAA3 #A39FAA
tetradic
#AAA39F #A1AA9F #9FA6AA #A99FAA
square
#AAA39F #A1AA9F #9FA6AA #A99FAA
split-complementary
#AAA39F #9FAAA9 #9FA1AA
monochromatic
#6E6661 #8D847F #AAA39F #C7C2BF #E3E1E0
Accessibility & contrast
On white
2.49
#AAA39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#AAA39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA39F
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA39F | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39F
Deuteranopia (green-blind)
#A6A59F
Tritanopia (blue-blind)
#ACA2A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa39f; /* rgb */ color: rgb(170, 163, 159); /* oklch */ color: oklch(72.0% 0.010 52.0);
Tailwind
colors: {
custom: {
50: '#c3bebb',
500: '#aaa39f',
950: '#000000',
},
}SCSS
$custom: #aaa39f; $custom-light: #c3bebb; $custom-dark: #000000;
JSON
{
"hex": "#aaa39f",
"rgb": {
"r": 170,
"g": 163,
"b": 159
},
"hsl": {
"h": 21.818,
"s": 6.077,
"l": 64.51
},
"oklch": {
"l": 0.72017,
"c": 0.00998,
"h": 52
},
"luminance": 0.37244
}Semantic roles & 50–950 ramp
primary
#AAA39F
secondary
#D1D3D4
accent
#7B9056
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180