#9FA29B#9FA29B
#9FA29B is a light, near-neutral grey. Relative luminance 0.356; OKLCH L 70.8% C 0.011 H 125.8°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA29B |
|---|---|
| RGB | rgb(159, 162, 155) |
| HSL | hsl(86, 4%, 62%) |
| HSV | hsv(86, 4%, 64%) |
| CMYK | cmyk(1.9%, 0%, 4.3%, 36.5%) |
| CIE-LAB | lab(66.20, -2.40, 3.26) |
| CIE-LCH | lch(66.20, 4.05, 126.34°) |
| OKLab | oklab(70.77% -0.0062 0.0086) |
| OKLCH | oklch(70.77% 0.011 125.8) |
| XYZ | xyz(33.1338, 35.5781, 36.1257) |
| Luminance | 0.3558 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 4.31
Greyish
#A8A495
ΔE00 4.57
Cement
#A5A391
ΔE00 5.00
Dark Gray
#A9A9A9
ΔE00 5.00
Stone
#A89F91
ΔE00 6.25
Cool Grey
#95A3A6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA29B #9E9BA2
analogous
#A2A29B #9FA29B #9CA29B
triadic
#9FA29B #9B9FA2 #A29B9F
tetradic
#9FA29B #9BA2A2 #9E9BA2 #A29B9C
square
#9FA29B #9BA2A2 #9E9BA2 #A29B9C
split-complementary
#9FA29B #9B9CA2 #A29BA2
monochromatic
#62655E #81857B #9FA29B #BDBFBB #DCDDDA
Accessibility & contrast
On white
2.59
#9FA29B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#9FA29B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA29B
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA29B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA29B | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19B
Deuteranopia (green-blind)
#A2A19B
Tritanopia (blue-blind)
#9FA1A0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #9fa29b; /* rgb */ color: rgb(159, 162, 155); /* oklch */ color: oklch(70.8% 0.011 125.8);
Tailwind
colors: {
custom: {
50: '#bbbdb8',
500: '#9fa29b',
950: '#000000',
},
}SCSS
$custom: #9fa29b; $custom-light: #bbbdb8; $custom-dark: #000000;
JSON
{
"hex": "#9fa29b",
"rgb": {
"r": 159,
"g": 162,
"b": 155
},
"hsl": {
"h": 85.714,
"s": 3.627,
"l": 62.157
},
"oklch": {
"l": 0.70771,
"c": 0.01056,
"h": 125.8
},
"luminance": 0.35578
}Semantic roles & 50–950 ramp
primary
#9FA29B
secondary
#CCCBCE
accent
#588D6F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180