#9FA79B#9FA79B
#9FA79B is a light, near-neutral grey. Relative luminance 0.374; OKLCH L 71.8% C 0.019 H 135.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA79B |
|---|---|
| RGB | rgb(159, 167, 155) |
| HSL | hsl(100, 6%, 63%) |
| HSV | hsv(100, 7%, 65%) |
| CMYK | cmyk(4.8%, 0%, 7.2%, 34.5%) |
| CIE-LAB | lab(67.56, -5.11, 5.23) |
| CIE-LCH | lch(67.56, 7.31, 134.37°) |
| OKLab | oklab(71.84% -0.0136 0.0137) |
| OKLCH | oklch(71.84% 0.019 135) |
| XYZ | xyz(34.0322, 37.3748, 36.4251) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.98
Greyish
#A8A495
ΔE00 5.65
Grey
#929591
ΔE00 6.95
Cool Grey
#95A3A6
ΔE00 7.63
Dark Gray
#A9A9A9
ΔE00 7.79
Stone
#A89F91
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA79B #A39BA7
analogous
#A5A79B #9FA79B #9BA79D
triadic
#9FA79B #9B9FA7 #A79B9F
tetradic
#9FA79B #9BA5A7 #A39BA7 #A79D9B
square
#9FA79B #9BA5A7 #A39BA7 #A79D9B
split-complementary
#9FA79B #9D9BA7 #A79BA5
monochromatic
#626A5D #808A7A #9FA79B #BEC4BC #DEE0DC
Accessibility & contrast
On white
2.48
#9FA79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#9FA79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA79B
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA79B | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A59A
Deuteranopia (green-blind)
#A7A49B
Tritanopia (blue-blind)
#9FA6A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9fa79b; /* rgb */ color: rgb(159, 167, 155); /* oklch */ color: oklch(71.8% 0.019 135.0);
Tailwind
colors: {
custom: {
50: '#bbc1b8',
500: '#9fa79b',
950: '#000000',
},
}SCSS
$custom: #9fa79b; $custom-light: #bbc1b8; $custom-dark: #000000;
JSON
{
"hex": "#9fa79b",
"rgb": {
"r": 159,
"g": 167,
"b": 155
},
"hsl": {
"h": 100,
"s": 6.383,
"l": 63.137
},
"oklch": {
"l": 0.71844,
"c": 0.01932,
"h": 135
},
"luminance": 0.37375
}Semantic roles & 50–950 ramp
primary
#9FA79B
secondary
#D0CDD1
accent
#55907D
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180