#9FAC97#9FAC97
#9FAC97 is a light, muted yellow-green. Relative luminance 0.391; OKLCH L 72.8% C 0.033 H 133.4°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAC97 |
|---|---|
| RGB | rgb(159, 172, 151) |
| HSL | hsl(97, 11%, 63%) |
| HSV | hsv(97, 12%, 67%) |
| CMYK | cmyk(7.6%, 0%, 12.2%, 32.5%) |
| CIE-LAB | lab(68.83, -8.52, 9.26) |
| CIE-LCH | lch(68.83, 12.58, 132.60°) |
| OKLab | oklab(72.82% -0.0227 0.024) |
| OKLCH | oklch(72.82% 0.033 133.4) |
| XYZ | xyz(34.6355, 39.1101, 34.9965) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.19
Sage Green
#9CAF88
ΔE00 5.88
Cement
#A5A391
ΔE00 6.85
Grey Green
#86A17D
ΔE00 7.82
Greyish
#A8A495
ΔE00 8.23
Bland
#AFA88B
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAC97 #A497AC
analogous
#A9AC97 #9FAC97 #97AC99
triadic
#9FAC97 #979FAC #AC979F
tetradic
#9FAC97 #97A9AC #A497AC #AC9997
square
#9FAC97 #97A9AC #A497AC #AC9997
split-complementary
#9FAC97 #9997AC #AC97A9
monochromatic
#627059 #809175 #9FAC97 #BEC7B9 #DEE2DB
Accessibility & contrast
On white
2.38
#9FAC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#9FAC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAC97
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAC97 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA996
Deuteranopia (green-blind)
#ACA898
Tritanopia (blue-blind)
#9FAAA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9fac97; /* rgb */ color: rgb(159, 172, 151); /* oklch */ color: oklch(72.8% 0.033 133.4);
Tailwind
colors: {
custom: {
50: '#bbc4b5',
500: '#9fac97',
950: '#000000',
},
}SCSS
$custom: #9fac97; $custom-light: #bbc4b5; $custom-dark: #000000;
JSON
{
"hex": "#9fac97",
"rgb": {
"r": 159,
"g": 172,
"b": 151
},
"hsl": {
"h": 97.143,
"s": 11.23,
"l": 63.333
},
"oklch": {
"l": 0.7282,
"c": 0.03309,
"h": 133.4
},
"luminance": 0.3911
}Semantic roles & 50–950 ramp
primary
#9FAC97
secondary
#D0CCD3
accent
#50957B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180