#9FA39B#9FA39B
#9FA39B is a light, near-neutral grey. Relative luminance 0.359; OKLCH L 71.0% C 0.012 H 128.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA39B |
|---|---|
| RGB | rgb(159, 163, 155) |
| HSL | hsl(90, 4%, 62%) |
| HSV | hsv(90, 5%, 64%) |
| CMYK | cmyk(2.5%, 0%, 4.9%, 36.1%) |
| CIE-LAB | lab(66.47, -2.94, 3.65) |
| CIE-LCH | lch(66.47, 4.69, 128.86°) |
| OKLab | oklab(70.99% -0.0077 0.0096) |
| OKLCH | oklch(70.99% 0.012 128.7) |
| XYZ | xyz(33.3107, 35.9318, 36.1846) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 4.60
Grey
#929591
ΔE00 4.76
Cement
#A5A391
ΔE00 4.78
Dark Gray
#A9A9A9
ΔE00 5.53
Cool Grey
#95A3A6
ΔE00 6.50
Stone
#A89F91
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA39B #9F9BA3
analogous
#A3A39B #9FA39B #9BA39B
triadic
#9FA39B #9B9FA3 #A39B9F
tetradic
#9FA39B #9BA3A3 #9F9BA3 #A39B9B
square
#9FA39B #9BA3A3 #9F9BA3 #A39B9B
split-complementary
#9FA39B #9B9BA3 #A39BA3
monochromatic
#62665E #80867B #9FA39B #BEC0BB #DCDEDB
Accessibility & contrast
On white
2.57
#9FA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#9FA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA39B
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA39B | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#A3A29B
Tritanopia (blue-blind)
#9FA2A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9fa39b; /* rgb */ color: rgb(159, 163, 155); /* oklch */ color: oklch(71.0% 0.012 128.7);
Tailwind
colors: {
custom: {
50: '#bbbeb8',
500: '#9fa39b',
950: '#000000',
},
}SCSS
$custom: #9fa39b; $custom-light: #bbbeb8; $custom-dark: #000000;
JSON
{
"hex": "#9fa39b",
"rgb": {
"r": 159,
"g": 163,
"b": 155
},
"hsl": {
"h": 90,
"s": 4.167,
"l": 62.353
},
"oklch": {
"l": 0.70985,
"c": 0.01228,
"h": 128.7
},
"luminance": 0.35932
}Semantic roles & 50–950 ramp
primary
#9FA39B
secondary
#CDCBCE
accent
#578E73
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180