#9FA494#9FA494
#9FA494 is a light, muted yellow-green. Relative luminance 0.361; OKLCH L 71.0% C 0.023 H 121.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA494 |
|---|---|
| RGB | rgb(159, 164, 148) |
| HSL | hsl(79, 8%, 61%) |
| HSV | hsv(79, 10%, 64%) |
| CMYK | cmyk(3%, 0%, 9.8%, 35.7%) |
| CIE-LAB | lab(66.57, -4.76, 7.69) |
| CIE-LCH | lch(66.57, 9.04, 121.74°) |
| OKLab | oklab(71% -0.0121 0.02) |
| OKLCH | oklch(71% 0.023 121.1) |
| XYZ | xyz(32.9180, 36.0600, 33.2373) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 3.29
Greyish
#A8A495
ΔE00 4.52
Bland
#AFA88B
ΔE00 6.89
Grey
#929591
ΔE00 7.14
Stone (survey)
#ADA587
ΔE00 7.26
Stone
#A89F91
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA494 #9994A4
analogous
#A4A194 #9FA494 #97A494
triadic
#9FA494 #949FA4 #A4949F
tetradic
#9FA494 #94A4A1 #9994A4 #A49497
square
#9FA494 #94A4A1 #9994A4 #A49497
split-complementary
#9FA494 #9497A4 #A194A4
monochromatic
#626657 #818873 #9FA494 #BDC0B5 #DADCD6
Accessibility & contrast
On white
2.56
#9FA494 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#9FA494 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA494
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA494 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA494 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A293
Deuteranopia (green-blind)
#A6A295
Tritanopia (blue-blind)
#A0A29F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #9fa494; /* rgb */ color: rgb(159, 164, 148); /* oklch */ color: oklch(71.0% 0.023 121.1);
Tailwind
colors: {
custom: {
50: '#bbbfb3',
500: '#9fa494',
950: '#000000',
},
}SCSS
$custom: #9fa494; $custom-light: #bbbfb3; $custom-dark: #000000;
JSON
{
"hex": "#9fa494",
"rgb": {
"r": 159,
"g": 164,
"b": 148
},
"hsl": {
"h": 78.75,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.71004,
"c": 0.02341,
"h": 121.1
},
"luminance": 0.3606
}Semantic roles & 50–950 ramp
primary
#9FA494
secondary
#C9C7CD
accent
#539267
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111211
muted
#808180