#9FA89F#9FA89F
#9FA89F is a light, near-neutral grey. Relative luminance 0.379; OKLCH L 72.2% C 0.016 H 145.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA89F |
|---|---|
| RGB | rgb(159, 168, 159) |
| HSL | hsl(120, 5%, 64%) |
| HSV | hsv(120, 5%, 66%) |
| CMYK | cmyk(5.4%, 0%, 5.4%, 34.1%) |
| CIE-LAB | lab(67.93, -4.91, 3.55) |
| CIE-LCH | lch(67.93, 6.06, 144.14°) |
| OKLab | oklab(72.17% -0.0135 0.0093) |
| OKLCH | oklch(72.17% 0.016 145.4) |
| XYZ | xyz(34.5576, 37.8792, 38.2850) |
| Luminance | 0.3788 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.97
Greyish
#A8A495
ΔE00 6.29
Cool Grey
#95A3A6
ΔE00 6.33
Grey
#929591
ΔE00 6.70
Dark Gray
#A9A9A9
ΔE00 6.98
Stone
#A89F91
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA89F #A89FA8
analogous
#A4A89F #9FA89F #9FA8A4
triadic
#9FA89F #9F9FA8 #A89F9F
tetradic
#9FA89F #9FA4A8 #A89FA8 #A8A49F
square
#9FA89F #9FA4A8 #A89FA8 #A8A49F
split-complementary
#9FA89F #A49FA8 #A89FA4
monochromatic
#616B61 #7F8B7F #9FA89F #BFC5BF #DFE2DF
Accessibility & contrast
On white
2.45
#9FA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#9FA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA89F
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA89F | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#A7A59F
Tritanopia (blue-blind)
#9EA7A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9fa89f; /* rgb */ color: rgb(159, 168, 159); /* oklch */ color: oklch(72.2% 0.016 145.4);
Tailwind
colors: {
custom: {
50: '#bbc1bb',
500: '#9fa89f',
950: '#000000',
},
}SCSS
$custom: #9fa89f; $custom-light: #bbc1bb; $custom-dark: #000000;
JSON
{
"hex": "#9fa89f",
"rgb": {
"r": 159,
"g": 168,
"b": 159
},
"hsl": {
"h": 120,
"s": 4.918,
"l": 64.118
},
"oklch": {
"l": 0.72173,
"c": 0.01635,
"h": 145.4
},
"luminance": 0.37879
}Semantic roles & 50–950 ramp
primary
#9FA89F
secondary
#D3D0D3
accent
#578F8F
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180