#9FA09E#9FA09E
#9FA09E is a light, near-neutral grey. Relative luminance 0.350; OKLCH L 70.4% C 0.003 H 128.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA09E |
|---|---|
| RGB | rgb(159, 160, 158) |
| HSL | hsl(90, 1%, 62%) |
| HSV | hsv(90, 1%, 63%) |
| CMYK | cmyk(0.6%, 0%, 1.2%, 37.3%) |
| CIE-LAB | lab(65.73, -0.74, 0.91) |
| CIE-LCH | lch(65.73, 1.18, 129.02°) |
| OKLab | oklab(70.43% -0.0019 0.0024) |
| OKLCH | oklch(70.43% 0.003 128.5) |
| XYZ | xyz(33.0394, 34.9812, 37.3526) |
| Luminance | 0.3498 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.12
Grey
#929591
ΔE00 4.05
Cool Grey
#95A3A6
ΔE00 5.86
Greyish
#A8A495
ΔE00 6.27
Pewter
#899397
ΔE00 6.62
Stone
#A89F91
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA09E #9F9EA0
analogous
#A0A09E #9FA09E #9EA09E
triadic
#9FA09E #9E9FA0 #A09E9F
tetradic
#9FA09E #9EA0A0 #9F9EA0 #A09E9E
square
#9FA09E #9EA0A0 #9F9EA0 #A09E9E
split-complementary
#9FA09E #9E9EA0 #A09EA0
monochromatic
#626361 #80827F #9FA09E #BEBEBD #DCDDDC
Accessibility & contrast
On white
2.63
#9FA09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#9FA09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA09E
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA09E | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 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)
#A0A09E
Deuteranopia (green-blind)
#A0A09E
Tritanopia (blue-blind)
#9FA09F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #9fa09e; /* rgb */ color: rgb(159, 160, 158); /* oklch */ color: oklch(70.4% 0.003 128.5);
Tailwind
colors: {
custom: {
50: '#bbbcba',
500: '#9fa09e',
950: '#000000',
},
}SCSS
$custom: #9fa09e; $custom-light: #bbbcba; $custom-dark: #000000;
JSON
{
"hex": "#9fa09e",
"rgb": {
"r": 159,
"g": 160,
"b": 158
},
"hsl": {
"h": 90,
"s": 1.042,
"l": 62.353
},
"oklch": {
"l": 0.70433,
"c": 0.00308,
"h": 128.5
},
"luminance": 0.34981
}Semantic roles & 50–950 ramp
primary
#9FA09E
secondary
#CDCDCD
accent
#5B8B73
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180