#9FAB96#9FAB96
#9FAB96 is a light, muted yellow-green. Relative luminance 0.387; OKLCH L 72.6% C 0.033 H 131.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAB96 |
|---|---|
| RGB | rgb(159, 171, 150) |
| HSL | hsl(94, 11%, 63%) |
| HSV | hsv(94, 12%, 67%) |
| CMYK | cmyk(7%, 0%, 12.3%, 32.9%) |
| CIE-LAB | lab(68.53, -8.16, 9.39) |
| CIE-LCH | lch(68.53, 12.44, 131.00°) |
| OKLab | oklab(72.58% -0.0217 0.0244) |
| OKLCH | oklch(72.58% 0.033 131.7) |
| XYZ | xyz(34.3651, 38.6986, 34.5074) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.42
Sage Green
#9CAF88
ΔE00 6.00
Cement
#A5A391
ΔE00 6.45
Greyish
#A8A495
ΔE00 7.86
Grey Green
#86A17D
ΔE00 7.89
Bland
#AFA88B
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAB96 #A296AB
analogous
#A9AB96 #9FAB96 #96AB97
triadic
#9FAB96 #969FAB #AB969F
tetradic
#9FAB96 #96A9AB #A296AB #AB9796
square
#9FAB96 #96A9AB #A296AB #AB9796
split-complementary
#9FAB96 #9796AB #AB96A9
monochromatic
#626E58 #809074 #9FAB96 #BEC6B8 #DDE1DA
Accessibility & contrast
On white
2.40
#9FAB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#9FAB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAB96
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAB96 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA895
Deuteranopia (green-blind)
#ABA797
Tritanopia (blue-blind)
#A0A9A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9fab96; /* rgb */ color: rgb(159, 171, 150); /* oklch */ color: oklch(72.6% 0.033 131.7);
Tailwind
colors: {
custom: {
50: '#bbc4b4',
500: '#9fab96',
950: '#000000',
},
}SCSS
$custom: #9fab96; $custom-light: #bbc4b4; $custom-dark: #000000;
JSON
{
"hex": "#9fab96",
"rgb": {
"r": 159,
"g": 171,
"b": 150
},
"hsl": {
"h": 94.286,
"s": 11.111,
"l": 62.941
},
"oklch": {
"l": 0.72576,
"c": 0.03262,
"h": 131.7
},
"luminance": 0.38699
}Semantic roles & 50–950 ramp
primary
#9FAB96
secondary
#CFCBD2
accent
#509578
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180