#9FAB9C#9FAB9C
#9FAB9C is a light, muted green. Relative luminance 0.389; OKLCH L 72.7% C 0.025 H 139.4°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAB9C |
|---|---|
| RGB | rgb(159, 171, 156) |
| HSL | hsl(108, 8%, 64%) |
| HSV | hsv(108, 9%, 67%) |
| CMYK | cmyk(7%, 0%, 8.8%, 32.9%) |
| CIE-LAB | lab(68.68, -7.08, 6.28) |
| CIE-LCH | lch(68.68, 9.46, 138.42°) |
| OKLab | oklab(72.74% -0.0191 0.0164) |
| OKLCH | oklch(72.74% 0.025 139.4) |
| XYZ | xyz(34.8606, 38.8968, 37.1173) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 6.35
Greenish Grey
#96AE8D
ΔE00 7.27
Greyish
#A8A495
ΔE00 7.35
Sage Green
#9CAF88
ΔE00 8.16
Cool Grey
#95A3A6
ΔE00 8.91
Grey
#929591
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAB9C #A89CAB
analogous
#A7AB9C #9FAB9C #9CABA1
triadic
#9FAB9C #9C9FAB #AB9C9F
tetradic
#9FAB9C #9CA7AB #A89CAB #ABA19C
square
#9FAB9C #9CA7AB #A89CAB #ABA19C
split-complementary
#9FAB9C #A19CAB #AB9CA7
monochromatic
#616F5E #7F8F7B #9FAB9C #BFC7BD #DFE3DE
Accessibility & contrast
On white
2.39
#9FAB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#9FAB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAB9C
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAB9C | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89B
Deuteranopia (green-blind)
#AAA79D
Tritanopia (blue-blind)
#9FAAA7
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9fab9c; /* rgb */ color: rgb(159, 171, 156); /* oklch */ color: oklch(72.7% 0.025 139.4);
Tailwind
colors: {
custom: {
50: '#bbc4b9',
500: '#9fab9c',
950: '#000000',
},
}SCSS
$custom: #9fab9c; $custom-light: #bbc4b9; $custom-dark: #000000;
JSON
{
"hex": "#9fab9c",
"rgb": {
"r": 159,
"g": 171,
"b": 156
},
"hsl": {
"h": 108,
"s": 8.197,
"l": 64.118
},
"oklch": {
"l": 0.72737,
"c": 0.0252,
"h": 139.4
},
"luminance": 0.38897
}Semantic roles & 50–950 ramp
primary
#9FAB9C
secondary
#D3CFD4
accent
#539286
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111211
muted
#808180