#9FA39E#9FA39E
#9FA39E is a light, near-neutral grey. Relative luminance 0.360; OKLCH L 71.1% C 0.008 H 139.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA39E |
|---|---|
| RGB | rgb(159, 163, 158) |
| HSL | hsl(108, 3%, 63%) |
| HSV | hsv(108, 3%, 64%) |
| CMYK | cmyk(2.5%, 0%, 3.1%, 36.1%) |
| CIE-LAB | lab(66.55, -2.38, 2.09) |
| CIE-LCH | lch(66.55, 3.17, 138.68°) |
| OKLab | oklab(71.07% -0.0064 0.0055) |
| OKLCH | oklch(71.07% 0.008 139.5) |
| XYZ | xyz(33.5658, 36.0339, 37.5280) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.35
Grey
#929591
ΔE00 4.39
Cool Grey
#95A3A6
ΔE00 5.42
Greyish
#A8A495
ΔE00 5.47
Cement
#A5A391
ΔE00 6.00
Stone
#A89F91
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA39E #A29EA3
analogous
#A1A39E #9FA39E #9EA39F
triadic
#9FA39E #9E9FA3 #A39E9F
tetradic
#9FA39E #9EA1A3 #A29EA3 #A39F9E
square
#9FA39E #9EA1A3 #A29EA3 #A39F9E
split-complementary
#9FA39E #9F9EA3 #A39EA1
monochromatic
#626661 #80857F #9FA39E #BEC1BD #DDDFDD
Accessibility & contrast
On white
2.56
#9FA39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#9FA39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA39E
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA39E | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#A3A29E
Tritanopia (blue-blind)
#9FA3A1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9fa39e; /* rgb */ color: rgb(159, 163, 158); /* oklch */ color: oklch(71.1% 0.008 139.5);
Tailwind
colors: {
custom: {
50: '#bbbeba',
500: '#9fa39e',
950: '#000000',
},
}SCSS
$custom: #9fa39e; $custom-light: #bbbeba; $custom-dark: #000000;
JSON
{
"hex": "#9fa39e",
"rgb": {
"r": 159,
"g": 163,
"b": 158
},
"hsl": {
"h": 108,
"s": 2.646,
"l": 62.941
},
"oklch": {
"l": 0.71072,
"c": 0.00846,
"h": 139.5
},
"luminance": 0.36034
}Semantic roles & 50–950 ramp
primary
#9FA39E
secondary
#CFCDCF
accent
#598C82
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180