#AAA19E#AAA19E
#AAA19E is a light, near-neutral grey. Relative luminance 0.365; OKLCH L 71.6% C 0.011 H 39.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA19E |
|---|---|
| RGB | rgb(170, 161, 158) |
| HSL | hsl(15, 7%, 64%) |
| HSV | hsv(15, 7%, 67%) |
| CMYK | cmyk(0%, 5.3%, 7.1%, 33.3%) |
| CIE-LAB | lab(66.90, 2.71, 2.72) |
| CIE-LCH | lch(66.90, 3.85, 45.11°) |
| OKLab | oklab(71.57% 0.0088 0.0072) |
| OKLCH | oklch(71.57% 0.011 39.4) |
| XYZ | xyz(35.4933, 36.5048, 37.5175) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.78
Stone
#A89F91
ΔE00 5.75
Greyish
#A8A495
ΔE00 7.42
Warm Grey
#978A84
ΔE00 7.51
Greige
#B8AB98
ΔE00 7.87
Grey
#929591
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA19E #9EA7AA
analogous
#AA9EA1 #AAA19E #AAA79E
triadic
#AAA19E #9EAAA1 #A19EAA
tetradic
#AAA19E #A1AA9E #9EA7AA #A79EAA
square
#AAA19E #A1AA9E #9EA7AA #A79EAA
split-complementary
#AAA19E #9EAAA7 #9EA1AA
monochromatic
#6E6360 #8D817D #AAA19E #C7C1BF #E3E0DF
Accessibility & contrast
On white
2.53
#AAA19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#AAA19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA19E
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA19E | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#A5A39E
Tritanopia (blue-blind)
#ADA0A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa19e; /* rgb */ color: rgb(170, 161, 158); /* oklch */ color: oklch(71.6% 0.011 39.4);
Tailwind
colors: {
custom: {
50: '#c3bcba',
500: '#aaa19e',
950: '#000000',
},
}SCSS
$custom: #aaa19e; $custom-light: #c3bcba; $custom-dark: #000000;
JSON
{
"hex": "#aaa19e",
"rgb": {
"r": 170,
"g": 161,
"b": 158
},
"hsl": {
"h": 15,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.71572,
"c": 0.01139,
"h": 39.4
},
"luminance": 0.36504
}Semantic roles & 50–950 ramp
primary
#AAA19E
secondary
#D0D3D4
accent
#829155
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180