#9FA99A#9FA99A
#9FA99A is a light, muted green. Relative luminance 0.381; OKLCH L 72.2% C 0.024 H 135.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA99A |
|---|---|
| RGB | rgb(159, 169, 154) |
| HSL | hsl(100, 8%, 63%) |
| HSV | hsv(100, 9%, 66%) |
| CMYK | cmyk(5.9%, 0%, 8.9%, 33.7%) |
| CIE-LAB | lab(68.08, -6.37, 6.53) |
| CIE-LCH | lch(68.08, 9.12, 134.30°) |
| OKLab | oklab(72.25% -0.017 0.017) |
| OKLCH | oklch(72.25% 0.024 135) |
| XYZ | xyz(34.3178, 38.0798, 36.1078) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 5.50
Greyish
#A8A495
ΔE00 6.53
Greenish Grey
#96AE8D
ΔE00 7.71
Grey
#929591
ΔE00 8.33
Sage Green
#9CAF88
ΔE00 8.42
Bland
#AFA88B
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA99A #A49AA9
analogous
#A6A99A #9FA99A #9AA99C
triadic
#9FA99A #9A9FA9 #A99A9F
tetradic
#9FA99A #9AA6A9 #A49AA9 #A99C9A
square
#9FA99A #9AA6A9 #A49AA9 #A99C9A
split-complementary
#9FA99A #9C9AA9 #A99AA6
monochromatic
#626C5C #808D79 #9FA99A #BEC5BB #DEE1DC
Accessibility & contrast
On white
2.44
#9FA99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#9FA99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA99A
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA99A | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#9FA8A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9fa99a; /* rgb */ color: rgb(159, 169, 154); /* oklch */ color: oklch(72.2% 0.024 135.0);
Tailwind
colors: {
custom: {
50: '#bbc2b7',
500: '#9fa99a',
950: '#000000',
},
}SCSS
$custom: #9fa99a; $custom-light: #bbc2b7; $custom-dark: #000000;
JSON
{
"hex": "#9fa99a",
"rgb": {
"r": 159,
"g": 169,
"b": 154
},
"hsl": {
"h": 100,
"s": 8.021,
"l": 63.333
},
"oklch": {
"l": 0.72249,
"c": 0.02409,
"h": 135
},
"luminance": 0.3808
}Semantic roles & 50–950 ramp
primary
#9FA99A
secondary
#D0CDD2
accent
#54927D
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180