#9FAB97#9FAB97
#9FAB97 is a light, muted yellow-green. Relative luminance 0.387; OKLCH L 72.6% C 0.031 H 132.7°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAB97 |
|---|---|
| RGB | rgb(159, 171, 151) |
| HSL | hsl(96, 11%, 63%) |
| HSV | hsv(96, 12%, 67%) |
| CMYK | cmyk(7%, 0%, 11.7%, 32.9%) |
| CIE-LAB | lab(68.56, -7.98, 8.87) |
| CIE-LCH | lch(68.56, 11.93, 131.99°) |
| OKLab | oklab(72.6% -0.0213 0.0231) |
| OKLCH | oklch(72.6% 0.031 132.7) |
| XYZ | xyz(34.4459, 38.7309, 34.9333) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.70
Sage Green
#9CAF88
ΔE00 6.35
Cement
#A5A391
ΔE00 6.39
Greyish
#A8A495
ΔE00 7.74
Grey Green
#86A17D
ΔE00 8.13
Bland
#AFA88B
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAB97 #A397AB
analogous
#A9AB97 #9FAB97 #97AB99
triadic
#9FAB97 #979FAB #AB979F
tetradic
#9FAB97 #97A9AB #A397AB #AB9997
square
#9FAB97 #97A9AB #A397AB #AB9997
split-complementary
#9FAB97 #9997AB #AB97A9
monochromatic
#626E59 #809075 #9FAB97 #BEC6B9 #DEE2DB
Accessibility & contrast
On white
2.40
#9FAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#9FAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAB97
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAB97 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#ABA798
Tritanopia (blue-blind)
#9FA9A5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9fab97; /* rgb */ color: rgb(159, 171, 151); /* oklch */ color: oklch(72.6% 0.031 132.7);
Tailwind
colors: {
custom: {
50: '#bbc4b5',
500: '#9fab97',
950: '#000000',
},
}SCSS
$custom: #9fab97; $custom-light: #bbc4b5; $custom-dark: #000000;
JSON
{
"hex": "#9fab97",
"rgb": {
"r": 159,
"g": 171,
"b": 151
},
"hsl": {
"h": 96,
"s": 10.638,
"l": 63.137
},
"oklch": {
"l": 0.72602,
"c": 0.03136,
"h": 132.7
},
"luminance": 0.38731
}Semantic roles & 50–950 ramp
primary
#9FAB97
secondary
#D0CBD2
accent
#51957A
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180