#9FA19F#9FA19F
#9FA19F is a light, near-neutral grey. Relative luminance 0.354; OKLCH L 70.7% C 0.004 H 145.6°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA19F |
|---|---|
| RGB | rgb(159, 161, 159) |
| HSL | hsl(120, 1%, 63%) |
| HSV | hsv(120, 1%, 63%) |
| CMYK | cmyk(1.2%, 0%, 1.2%, 36.9%) |
| CIE-LAB | lab(66.03, -1.10, 0.79) |
| CIE-LCH | lch(66.03, 1.35, 144.37°) |
| OKLab | oklab(70.68% -0.003 0.0021) |
| OKLCH | oklch(70.68% 0.004 145.6) |
| XYZ | xyz(33.2999, 35.3638, 37.8657) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.10
Grey
#929591
ΔE00 4.14
Cool Grey
#95A3A6
ΔE00 5.40
Greyish
#A8A495
ΔE00 6.35
Pewter
#899397
ΔE00 6.54
Cool Gray
#9AA7B0
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA19F #A19FA1
analogous
#A0A19F #9FA19F #9FA1A0
triadic
#9FA19F #9F9FA1 #A19F9F
tetradic
#9FA19F #9FA0A1 #A19FA1 #A1A09F
square
#9FA19F #9FA0A1 #A19FA1 #A1A09F
split-complementary
#9FA19F #A09FA1 #A19FA0
monochromatic
#626462 #808380 #9FA19F #BEBFBE #DDDEDD
Accessibility & contrast
On white
2.60
#9FA19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#9FA19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA19F
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA19F | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A19F
Deuteranopia (green-blind)
#A1A09F
Tritanopia (blue-blind)
#9FA1A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9fa19f; /* rgb */ color: rgb(159, 161, 159); /* oklch */ color: oklch(70.7% 0.004 145.6);
Tailwind
colors: {
custom: {
50: '#bbbcbb',
500: '#9fa19f',
950: '#000000',
},
}SCSS
$custom: #9fa19f; $custom-light: #bbbcbb; $custom-dark: #000000;
JSON
{
"hex": "#9fa19f",
"rgb": {
"r": 159,
"g": 161,
"b": 159
},
"hsl": {
"h": 120,
"s": 1.053,
"l": 62.745
},
"oklch": {
"l": 0.70675,
"c": 0.00366,
"h": 145.6
},
"luminance": 0.35364
}Semantic roles & 50–950 ramp
primary
#9FA19F
secondary
#CECECE
accent
#5B8B8B
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180