#9FA89A#9FA89A
#9FA89A is a light, muted grey. Relative luminance 0.377; OKLCH L 72.0% C 0.022 H 134.1°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA89A |
|---|---|
| RGB | rgb(159, 168, 154) |
| HSL | hsl(99, 7%, 63%) |
| HSV | hsv(99, 8%, 66%) |
| CMYK | cmyk(5.4%, 0%, 8.3%, 34.1%) |
| CIE-LAB | lab(67.81, -5.84, 6.14) |
| CIE-LCH | lch(67.81, 8.47, 133.55°) |
| OKLab | oklab(72.03% -0.0155 0.016) |
| OKLCH | oklch(72.03% 0.022 134.1) |
| XYZ | xyz(34.1324, 37.7091, 36.0460) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cement
#A5A391
ΔE00 5.14
Greyish
#A8A495
ΔE00 6.07
Grey
#929591
ΔE00 7.76
Greenish Grey
#96AE8D
ΔE00 8.29
Cool Grey
#95A3A6
ΔE00 8.42
Bland
#AFA88B
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA89A #A39AA8
analogous
#A6A89A #9FA89A #9AA89C
triadic
#9FA89A #9A9FA8 #A89A9F
tetradic
#9FA89A #9AA6A8 #A39AA8 #A89C9A
square
#9FA89A #9AA6A8 #A39AA8 #A89C9A
split-complementary
#9FA89A #9C9AA8 #A89AA6
monochromatic
#626B5C #808C79 #9FA89A #BEC4BB #DEE1DC
Accessibility & contrast
On white
2.46
#9FA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#9FA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA89A
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA89A | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A699
Deuteranopia (green-blind)
#A8A59B
Tritanopia (blue-blind)
#9FA7A4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9fa89a; /* rgb */ color: rgb(159, 168, 154); /* oklch */ color: oklch(72.0% 0.022 134.1);
Tailwind
colors: {
custom: {
50: '#bbc1b7',
500: '#9fa89a',
950: '#000000',
},
}SCSS
$custom: #9fa89a; $custom-light: #bbc1b7; $custom-dark: #000000;
JSON
{
"hex": "#9fa89a",
"rgb": {
"r": 159,
"g": 168,
"b": 154
},
"hsl": {
"h": 98.571,
"s": 7.447,
"l": 63.137
},
"oklch": {
"l": 0.72032,
"c": 0.02233,
"h": 134.1
},
"luminance": 0.37709
}Semantic roles & 50–950 ramp
primary
#9FA89A
secondary
#D0CCD1
accent
#54917C
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180