#9FAB99#9FAB99
#9FAB99 is a light, muted green. Relative luminance 0.388; OKLCH L 72.7% C 0.029 H 135.0°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAB99 |
|---|---|
| RGB | rgb(159, 171, 153) |
| HSL | hsl(100, 10%, 64%) |
| HSV | hsv(100, 11%, 67%) |
| CMYK | cmyk(7%, 0%, 10.5%, 32.9%) |
| CIE-LAB | lab(68.60, -7.63, 7.83) |
| CIE-LCH | lch(68.60, 10.93, 134.23°) |
| OKLab | oklab(72.66% -0.0204 0.0204) |
| OKLCH | oklch(72.66% 0.029 135) |
| XYZ | xyz(34.6097, 38.7964, 35.7959) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.29
Cement
#A5A391
ΔE00 6.31
Sage Green
#9CAF88
ΔE00 7.05
Greyish
#A8A495
ΔE00 7.54
Grey Green
#86A17D
ΔE00 8.66
Bland
#AFA88B
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAB99 #A599AB
analogous
#A8AB99 #9FAB99 #99AB9C
triadic
#9FAB99 #999FAB #AB999F
tetradic
#9FAB99 #99A8AB #A599AB #AB9C99
square
#9FAB99 #99A8AB #A599AB #AB9C99
split-complementary
#9FAB99 #9C99AB #AB99A8
monochromatic
#626F5B #7F8F77 #9FAB99 #BFC7BB #DEE2DC
Accessibility & contrast
On white
2.40
#9FAB99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#9FAB99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAB99
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAB99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAB99 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA898
Deuteranopia (green-blind)
#ABA79A
Tritanopia (blue-blind)
#9FA9A6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9fab99; /* rgb */ color: rgb(159, 171, 153); /* oklch */ color: oklch(72.7% 0.029 135.0);
Tailwind
colors: {
custom: {
50: '#bbc4b7',
500: '#9fab99',
950: '#000000',
},
}SCSS
$custom: #9fab99; $custom-light: #bbc4b7; $custom-dark: #000000;
JSON
{
"hex": "#9fab99",
"rgb": {
"r": 159,
"g": 171,
"b": 153
},
"hsl": {
"h": 100,
"s": 9.677,
"l": 63.529
},
"oklch": {
"l": 0.72655,
"c": 0.02885,
"h": 135
},
"luminance": 0.38797
}Semantic roles & 50–950 ramp
primary
#9FAB99
secondary
#D1CDD3
accent
#52947E
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180