#9FA39F#9FA39F
#9FA39F is a light, near-neutral grey. Relative luminance 0.361; OKLCH L 71.1% C 0.007 H 145.5°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA39F |
|---|---|
| RGB | rgb(159, 163, 159) |
| HSL | hsl(120, 2%, 63%) |
| HSV | hsv(120, 2%, 64%) |
| CMYK | cmyk(2.5%, 0%, 2.5%, 36.1%) |
| CIE-LAB | lab(66.57, -2.19, 1.58) |
| CIE-LCH | lch(66.57, 2.70, 144.31°) |
| OKLab | oklab(71.1% -0.006 0.0041) |
| OKLCH | oklch(71.1% 0.007 145.5) |
| XYZ | xyz(33.6522, 36.0684, 37.9832) |
| Luminance | 0.3607 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.98
Grey
#929591
ΔE00 4.38
Cool Grey
#95A3A6
ΔE00 5.10
Greyish
#A8A495
ΔE00 5.83
Cement
#A5A391
ΔE00 6.44
Pewter
#899397
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA39F #A39FA3
analogous
#A1A39F #9FA39F #9FA3A1
triadic
#9FA39F #9F9FA3 #A39F9F
tetradic
#9FA39F #9FA1A3 #A39FA3 #A3A19F
square
#9FA39F #9FA1A3 #A39FA3 #A3A19F
split-complementary
#9FA39F #A19FA3 #A39FA1
monochromatic
#626662 #808580 #9FA39F #BEC1BE #DEDFDE
Accessibility & contrast
On white
2.56
#9FA39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#9FA39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA39F
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA39F | 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)
#A3A29F
Deuteranopia (green-blind)
#A2A29F
Tritanopia (blue-blind)
#9FA3A2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9fa39f; /* rgb */ color: rgb(159, 163, 159); /* oklch */ color: oklch(71.1% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#bbbebb',
500: '#9fa39f',
950: '#000000',
},
}SCSS
$custom: #9fa39f; $custom-light: #bbbebb; $custom-dark: #000000;
JSON
{
"hex": "#9fa39f",
"rgb": {
"r": 159,
"g": 163,
"b": 159
},
"hsl": {
"h": 120,
"s": 2.128,
"l": 63.137
},
"oklch": {
"l": 0.71101,
"c": 0.00731,
"h": 145.5
},
"luminance": 0.36069
}Semantic roles & 50–950 ramp
primary
#9FA39F
secondary
#D0CED0
accent
#5A8C8C
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180