#AAA39D#AAA39D
#AAA39D is a light, near-neutral grey. Relative luminance 0.372; OKLCH L 72.0% C 0.012 H 63.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA39D |
|---|---|
| RGB | rgb(170, 163, 157) |
| HSL | hsl(28, 7%, 64%) |
| HSV | hsv(28, 8%, 67%) |
| CMYK | cmyk(0%, 4.1%, 7.6%, 33.3%) |
| CIE-LAB | lab(67.41, 1.44, 4.01) |
| CIE-LCH | lch(67.41, 4.26, 70.27°) |
| OKLab | oklab(71.96% 0.0053 0.0106) |
| OKLCH | oklch(71.96% 0.012 63.3) |
| XYZ | xyz(35.7598, 37.1751, 37.1834) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Stone
#A89F91
ΔE00 3.92
Dark Gray
#A9A9A9
ΔE00 4.38
Greyish
#A8A495
ΔE00 5.11
Greige
#B8AB98
ΔE00 6.14
Cement
#A5A391
ΔE00 6.91
Grey
#929591
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA39D #9DA4AA
analogous
#AA9D9E #AAA39D #AAAA9D
triadic
#AAA39D #9DAAA3 #A39DAA
tetradic
#AAA39D #9EAA9D #9DA4AA #AA9DAA
square
#AAA39D #9EAA9D #9DA4AA #AA9DAA
split-complementary
#AAA39D #9DAAAA #9D9EAA
monochromatic
#6E665F #8E847C #AAA39D #C6C2BE #E3E1DF
Accessibility & contrast
On white
2.49
#AAA39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#AAA39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA39D
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA39D | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39D
Deuteranopia (green-blind)
#A7A59D
Tritanopia (blue-blind)
#ADA2A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa39d; /* rgb */ color: rgb(170, 163, 157); /* oklch */ color: oklch(72.0% 0.012 63.3);
Tailwind
colors: {
custom: {
50: '#c3beb9',
500: '#aaa39d',
950: '#000000',
},
}SCSS
$custom: #aaa39d; $custom-light: #c3beb9; $custom-dark: #000000;
JSON
{
"hex": "#aaa39d",
"rgb": {
"r": 170,
"g": 163,
"b": 157
},
"hsl": {
"h": 27.692,
"s": 7.104,
"l": 64.118
},
"oklch": {
"l": 0.71959,
"c": 0.01184,
"h": 63.3
},
"luminance": 0.37175
}Semantic roles & 50–950 ramp
primary
#AAA39D
secondary
#CFD2D4
accent
#759154
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180