#9FB596#9FB596
#9FB596 is a light, muted green. Relative luminance 0.426; OKLCH L 74.8% C 0.050 H 136.6°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB596 |
|---|---|
| RGB | rgb(159, 181, 150) |
| HSL | hsl(103, 17%, 65%) |
| HSV | hsv(103, 17%, 71%) |
| CMYK | cmyk(12.2%, 0%, 17.1%, 29%) |
| CIE-LAB | lab(71.30, -13.43, 13.30) |
| CIE-LCH | lch(71.30, 18.90, 135.28°) |
| OKLab | oklab(74.77% -0.0362 0.0343) |
| OKLCH | oklch(74.77% 0.05 136.6) |
| XYZ | xyz(36.3259, 42.6202, 35.1610) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.32
Sage Green
#9CAF88
ΔE00 3.15
Darkseagreen
#8FBC8F
ΔE00 6.11
Grey Green
#86A17D
ΔE00 6.69
Greyish Green
#82A67D
ΔE00 6.94
Lichen
#8FB67B
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB596 #AC96B5
analogous
#AEB596 #9FB596 #96B59D
triadic
#9FB596 #969FB5 #B5969F
tetradic
#9FB596 #96AEB5 #AC96B5 #B59D96
square
#9FB596 #96AEB5 #AC96B5 #B59D96
split-complementary
#9FB596 #9D96B5 #B596AE
monochromatic
#617A56 #7E9C72 #9FB596 #C0CEBA #E1E8DE
Accessibility & contrast
On white
2.20
#9FB596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#9FB596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB596
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB596 | 1.00 | 2.20 | 9.52 | 9.52 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B094
Deuteranopia (green-blind)
#B4AE97
Tritanopia (blue-blind)
#9FB2AC
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9fb596; /* rgb */ color: rgb(159, 181, 150); /* oklch */ color: oklch(74.8% 0.050 136.6);
Tailwind
colors: {
custom: {
50: '#bbcbb5',
500: '#9fb596',
950: '#000000',
},
}SCSS
$custom: #9fb596; $custom-light: #bbcbb5; $custom-dark: #000000;
JSON
{
"hex": "#9fb596",
"rgb": {
"r": 159,
"g": 181,
"b": 150
},
"hsl": {
"h": 102.581,
"s": 17.318,
"l": 64.902
},
"oklch": {
"l": 0.7477,
"c": 0.04987,
"h": 136.6
},
"luminance": 0.42621
}Semantic roles & 50–950 ramp
primary
#9FB596
secondary
#D6CED9
accent
#4A9C84
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#121311
muted
#818280