#9FA09F#9FA09F
#9FA09F is a light, near-neutral grey. Relative luminance 0.350; OKLCH L 70.5% C 0.002 H 145.4°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA09F |
|---|---|
| RGB | rgb(159, 160, 159) |
| HSL | hsl(120, 1%, 63%) |
| HSV | hsv(120, 1%, 63%) |
| CMYK | cmyk(0.6%, 0%, 0.6%, 37.3%) |
| CIE-LAB | lab(65.76, -0.55, 0.39) |
| CIE-LCH | lch(65.76, 0.68, 144.41°) |
| OKLab | oklab(70.46% -0.0015 0.001) |
| OKLCH | oklch(70.46% 0.002 145.4) |
| XYZ | xyz(33.1258, 35.0157, 37.8077) |
| Luminance | 0.3502 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.91
Grey
#929591
ΔE00 4.29
Cool Grey
#95A3A6
ΔE00 5.75
Pewter
#899397
ΔE00 6.45
Cool Gray
#9AA7B0
ΔE00 6.55
Greyish
#A8A495
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA09F #A09FA0
analogous
#9FA09F #9FA09F #9FA09F
triadic
#9FA09F #9F9FA0 #A09F9F
tetradic
#9FA09F #9F9FA0 #A09FA0 #A09F9F
square
#9FA09F #9F9FA0 #A09FA0 #A09F9F
split-complementary
#9FA09F #9F9FA0 #A09F9F
monochromatic
#626362 #808280 #9FA09F #BEBEBE #DDDDDD
Accessibility & contrast
On white
2.62
#9FA09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#9FA09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA09F
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA09F | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A09F
Deuteranopia (green-blind)
#A0A09F
Tritanopia (blue-blind)
#9FA0A0
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9fa09f; /* rgb */ color: rgb(159, 160, 159); /* oklch */ color: oklch(70.5% 0.002 145.4);
Tailwind
colors: {
custom: {
50: '#bbbcbb',
500: '#9fa09f',
950: '#000000',
},
}SCSS
$custom: #9fa09f; $custom-light: #bbbcbb; $custom-dark: #000000;
JSON
{
"hex": "#9fa09f",
"rgb": {
"r": 159,
"g": 160,
"b": 159
},
"hsl": {
"h": 120,
"s": 0.524,
"l": 62.549
},
"oklch": {
"l": 0.70463,
"c": 0.00183,
"h": 145.4
},
"luminance": 0.35016
}Semantic roles & 50–950 ramp
primary
#9FA09F
secondary
#CECDCE
accent
#5B8A8A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180