#9FA79F#9FA79F
#9FA79F is a light, near-neutral grey. Relative luminance 0.375; OKLCH L 72.0% C 0.015 H 145.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA79F |
|---|---|
| RGB | rgb(159, 167, 159) |
| HSL | hsl(120, 4%, 64%) |
| HSV | hsv(120, 5%, 65%) |
| CMYK | cmyk(4.8%, 0%, 4.8%, 34.5%) |
| CIE-LAB | lab(67.66, -4.37, 3.15) |
| CIE-LCH | lch(67.66, 5.39, 144.18°) |
| OKLab | oklab(71.96% -0.012 0.0083) |
| OKLCH | oklch(71.96% 0.015 145.4) |
| XYZ | xyz(34.3737, 37.5114, 38.2237) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.88
Cool Grey
#95A3A6
ΔE00 5.93
Greyish
#A8A495
ΔE00 6.04
Grey
#929591
ΔE00 6.15
Dark Gray
#A9A9A9
ΔE00 6.37
Stone
#A89F91
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA79F #A79FA7
analogous
#A3A79F #9FA79F #9FA7A3
triadic
#9FA79F #9F9FA7 #A79F9F
tetradic
#9FA79F #9FA3A7 #A79FA7 #A7A39F
square
#9FA79F #9FA3A7 #A79FA7 #A7A39F
split-complementary
#9FA79F #A39FA7 #A79FA3
monochromatic
#616A61 #7F8A7F #9FA79F #BFC4BF #DFE2DF
Accessibility & contrast
On white
2.47
#9FA79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#9FA79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA79F
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA79F | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A59F
Deuteranopia (green-blind)
#A6A49F
Tritanopia (blue-blind)
#9EA6A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9fa79f; /* rgb */ color: rgb(159, 167, 159); /* oklch */ color: oklch(72.0% 0.015 145.4);
Tailwind
colors: {
custom: {
50: '#bbc1bb',
500: '#9fa79f',
950: '#000000',
},
}SCSS
$custom: #9fa79f; $custom-light: #bbc1bb; $custom-dark: #000000;
JSON
{
"hex": "#9fa79f",
"rgb": {
"r": 159,
"g": 167,
"b": 159
},
"hsl": {
"h": 120,
"s": 4.348,
"l": 63.922
},
"oklch": {
"l": 0.71958,
"c": 0.01455,
"h": 145.4
},
"luminance": 0.37512
}Semantic roles & 50–950 ramp
primary
#9FA79F
secondary
#D2CFD2
accent
#578E8E
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180