#9FA29A#9FA29A
#9FA29A is a light, near-neutral grey. Relative luminance 0.355; OKLCH L 70.7% C 0.012 H 123.5°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA29A |
|---|---|
| RGB | rgb(159, 162, 154) |
| HSL | hsl(83, 4%, 62%) |
| HSV | hsv(83, 5%, 64%) |
| CMYK | cmyk(1.9%, 0%, 4.9%, 36.5%) |
| CIE-LAB | lab(66.17, -2.58, 3.78) |
| CIE-LCH | lch(66.17, 4.58, 124.34°) |
| OKLab | oklab(70.74% -0.0066 0.0099) |
| OKLCH | oklch(70.74% 0.012 123.5) |
| XYZ | xyz(33.0502, 35.5447, 35.6852) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 4.29
Grey
#929591
ΔE00 4.48
Cement
#A5A391
ΔE00 4.59
Dark Gray
#A9A9A9
ΔE00 5.41
Stone
#A89F91
ΔE00 6.14
Cool Grey
#95A3A6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA29A #9D9AA2
analogous
#A2A19A #9FA29A #9BA29A
triadic
#9FA29A #9A9FA2 #A29A9F
tetradic
#9FA29A #9AA2A1 #9D9AA2 #A29A9B
square
#9FA29A #9AA2A1 #9D9AA2 #A29A9B
split-complementary
#9FA29A #9A9BA2 #A19AA2
monochromatic
#62655D #81857A #9FA29A #BDBFBA #DCDDDA
Accessibility & contrast
On white
2.59
#9FA29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#9FA29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA29A
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA29A | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#A3A19A
Tritanopia (blue-blind)
#A0A1A0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9fa29a; /* rgb */ color: rgb(159, 162, 154); /* oklch */ color: oklch(70.7% 0.012 123.5);
Tailwind
colors: {
custom: {
50: '#bbbdb7',
500: '#9fa29a',
950: '#000000',
},
}SCSS
$custom: #9fa29a; $custom-light: #bbbdb7; $custom-dark: #000000;
JSON
{
"hex": "#9fa29a",
"rgb": {
"r": 159,
"g": 162,
"b": 154
},
"hsl": {
"h": 82.5,
"s": 4.124,
"l": 61.961
},
"oklch": {
"l": 0.70742,
"c": 0.01191,
"h": 123.5
},
"luminance": 0.35545
}Semantic roles & 50–950 ramp
primary
#9FA29A
secondary
#CCCACD
accent
#588E6C
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180