#9FAB9A#9FAB9A
#9FAB9A is a light, muted green. Relative luminance 0.388; OKLCH L 72.7% C 0.028 H 136.4°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAB9A |
|---|---|
| RGB | rgb(159, 171, 154) |
| HSL | hsl(102, 9%, 64%) |
| HSV | hsv(102, 10%, 67%) |
| CMYK | cmyk(7%, 0%, 9.9%, 32.9%) |
| CIE-LAB | lab(68.63, -7.44, 7.32) |
| CIE-LCH | lch(68.63, 10.44, 135.50°) |
| OKLab | oklab(72.68% -0.02 0.0191) |
| OKLCH | oklch(72.68% 0.028 136.4) |
| XYZ | xyz(34.6927, 38.8296, 36.2327) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 6.30
Greenish Grey
#96AE8D
ΔE00 6.60
Sage Green
#9CAF88
ΔE00 7.41
Greyish
#A8A495
ΔE00 7.47
Bland
#AFA88B
ΔE00 8.85
Grey Green
#86A17D
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAB9A #A69AAB
analogous
#A7AB9A #9FAB9A #9AAB9D
triadic
#9FAB9A #9A9FAB #AB9A9F
tetradic
#9FAB9A #9AA7AB #A69AAB #AB9D9A
square
#9FAB9A #9AA7AB #A69AAB #AB9D9A
split-complementary
#9FAB9A #9D9AAB #AB9AA7
monochromatic
#616F5C #7F8F79 #9FAB9A #BFC7BB #DFE3DD
Accessibility & contrast
On white
2.40
#9FAB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#9FAB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAB9A
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAB9A | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA899
Deuteranopia (green-blind)
#AAA79B
Tritanopia (blue-blind)
#9FAAA6
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9fab9a; /* rgb */ color: rgb(159, 171, 154); /* oklch */ color: oklch(72.7% 0.028 136.4);
Tailwind
colors: {
custom: {
50: '#bbc4b7',
500: '#9fab9a',
950: '#000000',
},
}SCSS
$custom: #9fab9a; $custom-light: #bbc4b7; $custom-dark: #000000;
JSON
{
"hex": "#9fab9a",
"rgb": {
"r": 159,
"g": 171,
"b": 154
},
"hsl": {
"h": 102.353,
"s": 9.189,
"l": 63.725
},
"oklch": {
"l": 0.72683,
"c": 0.02762,
"h": 136.4
},
"luminance": 0.3883
}Semantic roles & 50–950 ramp
primary
#9FAB9A
secondary
#D2CDD3
accent
#529380
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180