#AAA19F#AAA19F
#AAA19F is a light, near-neutral grey. Relative luminance 0.365; OKLCH L 71.6% C 0.011 H 32.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA19F |
|---|---|
| RGB | rgb(170, 161, 159) |
| HSL | hsl(11, 6%, 65%) |
| HSV | hsv(11, 6%, 67%) |
| CMYK | cmyk(0%, 5.3%, 6.5%, 33.3%) |
| CIE-LAB | lab(66.93, 2.89, 2.21) |
| CIE-LCH | lch(66.93, 3.64, 37.31°) |
| OKLab | oklab(71.6% 0.0092 0.0059) |
| OKLCH | oklch(71.6% 0.011 32.5) |
| XYZ | xyz(35.5797, 36.5393, 37.9726) |
| Luminance | 0.3654 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.75
Stone
#A89F91
ΔE00 6.32
Warm Grey
#978A84
ΔE00 7.63
Greyish
#A8A495
ΔE00 7.95
Grey
#929591
ΔE00 8.28
Dove Gray
#B6B8BD
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA19F #9FA8AA
analogous
#AA9FA3 #AAA19F #AAA79F
triadic
#AAA19F #9FAAA1 #A19FAA
tetradic
#AAA19F #A3AA9F #9FA8AA #A79FAA
square
#AAA19F #A3AA9F #9FA8AA #A79FAA
split-complementary
#AAA19F #9FAAA7 #9FA3AA
monochromatic
#6E6361 #8D817F #AAA19F #C7C1BF #E3E1E0
Accessibility & contrast
On white
2.53
#AAA19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#AAA19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA19F
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA19F | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29F
Deuteranopia (green-blind)
#A5A39F
Tritanopia (blue-blind)
#ADA0A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #aaa19f; /* rgb */ color: rgb(170, 161, 159); /* oklch */ color: oklch(71.6% 0.011 32.5);
Tailwind
colors: {
custom: {
50: '#c3bcbb',
500: '#aaa19f',
950: '#000000',
},
}SCSS
$custom: #aaa19f; $custom-light: #c3bcbb; $custom-dark: #000000;
JSON
{
"hex": "#aaa19f",
"rgb": {
"r": 170,
"g": 161,
"b": 159
},
"hsl": {
"h": 10.909,
"s": 6.077,
"l": 64.51
},
"oklch": {
"l": 0.71601,
"c": 0.01091,
"h": 32.5
},
"luminance": 0.36539
}Semantic roles & 50–950 ramp
primary
#AAA19F
secondary
#D1D4D4
accent
#859056
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180