#9BB593#9BB593
#9BB593 is a light, muted green. Relative luminance 0.421; OKLCH L 74.4% C 0.056 H 138.4°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB593 |
|---|---|
| RGB | rgb(155, 181, 147) |
| HSL | hsl(106, 19%, 64%) |
| HSV | hsv(106, 19%, 71%) |
| CMYK | cmyk(14.4%, 0%, 18.8%, 29%) |
| CIE-LAB | lab(70.96, -15.38, 14.41) |
| CIE-LCH | lch(70.96, 21.08, 136.86°) |
| OKLab | oklab(74.41% -0.0417 0.0371) |
| OKLCH | oklch(74.41% 0.056 138.4) |
| XYZ | xyz(35.3068, 42.1223, 33.8684) |
| Luminance | 0.4212 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.97
Sage Green
#9CAF88
ΔE00 3.00
Darkseagreen
#8FBC8F
ΔE00 4.82
Greyish Green
#82A67D
ΔE00 5.94
Grey Green
#86A17D
ΔE00 6.13
Lichen
#8FB67B
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB593 #AD93B5
analogous
#ACB593 #9BB593 #93B59C
triadic
#9BB593 #939BB5 #B5939B
tetradic
#9BB593 #93ACB5 #AD93B5 #B59C93
square
#9BB593 #93ACB5 #AD93B5 #B59C93
split-complementary
#9BB593 #9C93B5 #B593AC
monochromatic
#5D7A54 #799C6F #9BB593 #BDCEB7 #DEE7DC
Accessibility & contrast
On white
2.23
#9BB593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#9BB593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB593
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB593 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8AF91
Deuteranopia (green-blind)
#B3AD95
Tritanopia (blue-blind)
#9AB2AB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9bb593; /* rgb */ color: rgb(155, 181, 147); /* oklch */ color: oklch(74.4% 0.056 138.4);
Tailwind
colors: {
custom: {
50: '#b8cbb2',
500: '#9bb593',
950: '#000000',
},
}SCSS
$custom: #9bb593; $custom-light: #b8cbb2; $custom-dark: #000000;
JSON
{
"hex": "#9bb593",
"rgb": {
"r": 155,
"g": 181,
"b": 147
},
"hsl": {
"h": 105.882,
"s": 18.681,
"l": 64.314
},
"oklch": {
"l": 0.74407,
"c": 0.05576,
"h": 138.4
},
"luminance": 0.42123
}Semantic roles & 50–950 ramp
primary
#9BB593
secondary
#D5CCD8
accent
#499D89
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280