#9FA99F#9FA99F
#9FA99F is a light, near-neutral grey. Relative luminance 0.383; OKLCH L 72.4% C 0.018 H 145.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA99F |
|---|---|
| RGB | rgb(159, 169, 159) |
| HSL | hsl(120, 5%, 64%) |
| HSV | hsv(120, 6%, 66%) |
| CMYK | cmyk(5.9%, 0%, 5.9%, 33.7%) |
| CIE-LAB | lab(68.20, -5.45, 3.94) |
| CIE-LCH | lch(68.20, 6.72, 144.11°) |
| OKLab | oklab(72.39% -0.0149 0.0103) |
| OKLCH | oklch(72.39% 0.018 145.4) |
| XYZ | xyz(34.7429, 38.2498, 38.3467) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 6.12
Greyish
#A8A495
ΔE00 6.60
Cool Grey
#95A3A6
ΔE00 6.76
Grey
#929591
ΔE00 7.26
Dark Gray
#A9A9A9
ΔE00 7.58
Stone
#A89F91
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA99F #A99FA9
analogous
#A4A99F #9FA99F #9FA9A4
triadic
#9FA99F #9F9FA9 #A99F9F
tetradic
#9FA99F #9FA4A9 #A99FA9 #A9A49F
square
#9FA99F #9FA4A9 #A99FA9 #A9A49F
split-complementary
#9FA99F #A49FA9 #A99FA4
monochromatic
#616C61 #7F8C7F #9FA99F #BFC6BF #E0E3E0
Accessibility & contrast
On white
2.43
#9FA99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#9FA99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA99F
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA99F | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#A8A69F
Tritanopia (blue-blind)
#9EA8A6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9fa99f; /* rgb */ color: rgb(159, 169, 159); /* oklch */ color: oklch(72.4% 0.018 145.4);
Tailwind
colors: {
custom: {
50: '#bbc2bb',
500: '#9fa99f',
950: '#000000',
},
}SCSS
$custom: #9fa99f; $custom-light: #bbc2bb; $custom-dark: #000000;
JSON
{
"hex": "#9fa99f",
"rgb": {
"r": 159,
"g": 169,
"b": 159
},
"hsl": {
"h": 120,
"s": 5.495,
"l": 64.314
},
"oklch": {
"l": 0.72389,
"c": 0.01815,
"h": 145.4
},
"luminance": 0.3825
}Semantic roles & 50–950 ramp
primary
#9FA99F
secondary
#D4D0D4
accent
#568F8F
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180