#9FA896#9FA896
#9FA896 is a light, muted yellow-green. Relative luminance 0.376; OKLCH L 71.9% C 0.027 H 128.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA896 |
|---|---|
| RGB | rgb(159, 168, 150) |
| HSL | hsl(90, 9%, 62%) |
| HSV | hsv(90, 11%, 66%) |
| CMYK | cmyk(5.4%, 0%, 10.7%, 34.1%) |
| CIE-LAB | lab(67.71, -6.56, 8.21) |
| CIE-LCH | lch(67.71, 10.51, 128.60°) |
| OKLab | oklab(71.92% -0.0172 0.0214) |
| OKLCH | oklch(71.92% 0.027 128.9) |
| XYZ | xyz(33.8048, 37.5781, 34.3206) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.03
Greyish
#A8A495
ΔE00 6.35
Greenish Grey
#96AE8D
ΔE00 7.06
Sage Green
#9CAF88
ΔE00 7.53
Bland
#AFA88B
ΔE00 7.71
Stone (survey)
#ADA587
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA896 #9F96A8
analogous
#A8A896 #9FA896 #96A896
triadic
#9FA896 #969FA8 #A8969F
tetradic
#9FA896 #96A8A8 #9F96A8 #A89696
square
#9FA896 #96A8A8 #9F96A8 #A89696
split-complementary
#9FA896 #9696A8 #A896A8
monochromatic
#626B59 #808C75 #9FA896 #BEC4B7 #DCDFD9
Accessibility & contrast
On white
2.47
#9FA896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#9FA896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA896
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA896 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA595
Deuteranopia (green-blind)
#A9A597
Tritanopia (blue-blind)
#A0A6A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #9fa896; /* rgb */ color: rgb(159, 168, 150); /* oklch */ color: oklch(71.9% 0.027 128.9);
Tailwind
colors: {
custom: {
50: '#bbc1b4',
500: '#9fa896',
950: '#000000',
},
}SCSS
$custom: #9fa896; $custom-light: #bbc1b4; $custom-dark: #000000;
JSON
{
"hex": "#9fa896",
"rgb": {
"r": 159,
"g": 168,
"b": 150
},
"hsl": {
"h": 90,
"s": 9.375,
"l": 62.353
},
"oklch": {
"l": 0.71923,
"c": 0.02746,
"h": 128.9
},
"luminance": 0.37578
}Semantic roles & 50–950 ramp
primary
#9FA896
secondary
#CDCAD0
accent
#529373
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180