#9FA09A#9FA09A
#9FA09A is a light, near-neutral grey. Relative luminance 0.348; OKLCH L 70.3% C 0.009 H 114.3°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA09A |
|---|---|
| RGB | rgb(159, 160, 154) |
| HSL | hsl(70, 3%, 62%) |
| HSV | hsv(70, 4%, 63%) |
| CMYK | cmyk(0.6%, 0%, 3.8%, 37.3%) |
| CIE-LAB | lab(65.63, -1.49, 3.00) |
| CIE-LCH | lch(65.63, 3.35, 116.44°) |
| OKLab | oklab(70.32% -0.0036 0.0079) |
| OKLCH | oklch(70.32% 0.009 114.3) |
| XYZ | xyz(32.7007, 34.8457, 35.5687) |
| Luminance | 0.3485 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Grey
#929591
ΔE00 3.81
Dark Gray
#A9A9A9
ΔE00 4.49
Greyish
#A8A495
ΔE00 4.52
Cement
#A5A391
ΔE00 5.29
Stone
#A89F91
ΔE00 5.53
Cool Grey
#95A3A6
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA09A #9B9AA0
analogous
#A09E9A #9FA09A #9CA09A
triadic
#9FA09A #9A9FA0 #A09A9F
tetradic
#9FA09A #9AA09E #9B9AA0 #A09A9C
square
#9FA09A #9AA09E #9B9AA0 #A09A9C
split-complementary
#9FA09A #9A9CA0 #9E9AA0
monochromatic
#62635D #81827B #9FA09A #BDBEBA #DBDBD9
Accessibility & contrast
On white
2.64
#9FA09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#9FA09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA09A
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA09A | 1.00 | 2.64 | 7.97 | 7.97 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F9A
Deuteranopia (green-blind)
#A19F9A
Tritanopia (blue-blind)
#A09F9E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #9fa09a; /* rgb */ color: rgb(159, 160, 154); /* oklch */ color: oklch(70.3% 0.009 114.3);
Tailwind
colors: {
custom: {
50: '#bbbcb7',
500: '#9fa09a',
950: '#000000',
},
}SCSS
$custom: #9fa09a; $custom-light: #bbbcb7; $custom-dark: #000000;
JSON
{
"hex": "#9fa09a",
"rgb": {
"r": 159,
"g": 160,
"b": 154
},
"hsl": {
"h": 70,
"s": 3.061,
"l": 61.569
},
"oklch": {
"l": 0.70315,
"c": 0.00866,
"h": 114.3
},
"luminance": 0.34846
}Semantic roles & 50–950 ramp
primary
#9FA09A
secondary
#CACACC
accent
#598D61
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180