#9FA59A#9FA59A
#9FA59A is a light, near-neutral grey. Relative luminance 0.366; OKLCH L 71.4% C 0.017 H 130.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA59A |
|---|---|
| RGB | rgb(159, 165, 154) |
| HSL | hsl(93, 6%, 63%) |
| HSV | hsv(93, 7%, 65%) |
| CMYK | cmyk(3.6%, 0%, 6.7%, 35.3%) |
| CIE-LAB | lab(66.99, -4.21, 4.96) |
| CIE-LCH | lch(66.99, 6.51, 130.36°) |
| OKLab | oklab(71.39% -0.0111 0.013) |
| OKLCH | oklch(71.39% 0.017 130.5) |
| XYZ | xyz(33.5850, 36.6142, 35.8635) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 4.42
Greyish
#A8A495
ΔE00 4.88
Grey
#929591
ΔE00 6.04
Dark Gray
#A9A9A9
ΔE00 7.03
Cool Grey
#95A3A6
ΔE00 7.36
Stone
#A89F91
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA59A #A09AA5
analogous
#A4A59A #9FA59A #9AA59B
triadic
#9FA59A #9A9FA5 #A59A9F
tetradic
#9FA59A #9AA4A5 #A09AA5 #A59B9A
square
#9FA59A #9AA4A5 #A09AA5 #A59B9A
split-complementary
#9FA59A #9B9AA5 #A59AA4
monochromatic
#62685D #80887A #9FA59A #BEC2BA #DDDFDB
Accessibility & contrast
On white
2.52
#9FA59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#9FA59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA59A
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA59A | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A399
Deuteranopia (green-blind)
#A5A39A
Tritanopia (blue-blind)
#9FA4A2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9fa59a; /* rgb */ color: rgb(159, 165, 154); /* oklch */ color: oklch(71.4% 0.017 130.5);
Tailwind
colors: {
custom: {
50: '#bbbfb7',
500: '#9fa59a',
950: '#000000',
},
}SCSS
$custom: #9fa59a; $custom-light: #bbbfb7; $custom-dark: #000000;
JSON
{
"hex": "#9fa59a",
"rgb": {
"r": 159,
"g": 165,
"b": 154
},
"hsl": {
"h": 92.727,
"s": 5.759,
"l": 62.549
},
"oklch": {
"l": 0.71385,
"c": 0.01707,
"h": 130.5
},
"luminance": 0.36614
}Semantic roles & 50–950 ramp
primary
#9FA59A
secondary
#CECBCF
accent
#569075
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180