#9FA993#9FA993
#9FA993 is a light, muted yellow-green. Relative luminance 0.379; OKLCH L 72.1% C 0.033 H 127.2°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA993 |
|---|---|
| RGB | rgb(159, 169, 147) |
| HSL | hsl(87, 11%, 62%) |
| HSV | hsv(87, 13%, 66%) |
| CMYK | cmyk(5.9%, 0%, 13%, 33.7%) |
| CIE-LAB | lab(67.91, -7.62, 10.16) |
| CIE-LCH | lch(67.91, 12.70, 126.87°) |
| OKLab | oklab(72.06% -0.02 0.0264) |
| OKLCH | oklch(72.06% 0.033 127.2) |
| XYZ | xyz(33.7517, 37.8533, 33.1264) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.73
Greenish Grey
#96AE8D
ΔE00 5.74
Sage Green
#9CAF88
ΔE00 6.02
Greyish
#A8A495
ΔE00 7.26
Bland
#AFA88B
ΔE00 7.56
Grey Green
#86A17D
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA993 #9D93A9
analogous
#A9A893 #9FA993 #94A993
triadic
#9FA993 #939FA9 #A9939F
tetradic
#9FA993 #93A9A8 #9D93A9 #A99394
square
#9FA993 #93A9A8 #9D93A9 #A99394
split-complementary
#9FA993 #9394A9 #A893A9
monochromatic
#626C56 #818E71 #9FA993 #BDC4B5 #DCDFD7
Accessibility & contrast
On white
2.45
#9FA993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#9FA993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA993
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA993 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA692
Deuteranopia (green-blind)
#AAA594
Tritanopia (blue-blind)
#A0A7A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9fa993; /* rgb */ color: rgb(159, 169, 147); /* oklch */ color: oklch(72.1% 0.033 127.2);
Tailwind
colors: {
custom: {
50: '#bbc2b2',
500: '#9fa993',
950: '#000000',
},
}SCSS
$custom: #9fa993; $custom-light: #bbc2b2; $custom-dark: #000000;
JSON
{
"hex": "#9fa993",
"rgb": {
"r": 159,
"g": 169,
"b": 147
},
"hsl": {
"h": 87.273,
"s": 11.34,
"l": 61.961
},
"oklch": {
"l": 0.72061,
"c": 0.03308,
"h": 127.2
},
"luminance": 0.37853
}Semantic roles & 50–950 ramp
primary
#9FA993
secondary
#CCC8D0
accent
#509570
background
#FBFBFA
surface
#F6F7F5
border
#D0D0CF
text
#111211
muted
#808180