#9BB393#9BB393
#9BB393 is a light, muted green. Relative luminance 0.413; OKLCH L 74.0% C 0.052 H 137.9°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB393 |
|---|---|
| RGB | rgb(155, 179, 147) |
| HSL | hsl(105, 17%, 64%) |
| HSV | hsv(105, 18%, 70%) |
| CMYK | cmyk(13.4%, 0%, 17.9%, 29.8%) |
| CIE-LAB | lab(70.40, -14.35, 13.63) |
| CIE-LCH | lch(70.40, 19.79, 136.47°) |
| OKLab | oklab(73.96% -0.0388 0.0351) |
| OKLCH | oklch(73.96% 0.052 137.9) |
| XYZ | xyz(34.9031, 41.3149, 33.7338) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.50
Sage Green
#9CAF88
ΔE00 2.87
Darkseagreen
#8FBC8F
ΔE00 5.60
Grey Green
#86A17D
ΔE00 5.86
Greyish Green
#82A67D
ΔE00 6.02
Greeny Grey
#7EA07A
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB393 #AB93B3
analogous
#ABB393 #9BB393 #93B39B
triadic
#9BB393 #939BB3 #B3939B
tetradic
#9BB393 #93ABB3 #AB93B3 #B39B93
square
#9BB393 #93ABB3 #AB93B3 #B39B93
split-complementary
#9BB393 #9B93B3 #B393AB
monochromatic
#5D7854 #7A9A6F #9BB393 #BCCCB7 #DEE6DB
Accessibility & contrast
On white
2.27
#9BB393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#9BB393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB393
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB393 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE91
Deuteranopia (green-blind)
#B1AB94
Tritanopia (blue-blind)
#9AB1AA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9bb393; /* rgb */ color: rgb(155, 179, 147); /* oklch */ color: oklch(74.0% 0.052 137.9);
Tailwind
colors: {
custom: {
50: '#b8c9b2',
500: '#9bb393',
950: '#000000',
},
}SCSS
$custom: #9bb393; $custom-light: #b8c9b2; $custom-dark: #000000;
JSON
{
"hex": "#9bb393",
"rgb": {
"r": 155,
"g": 179,
"b": 147
},
"hsl": {
"h": 105,
"s": 17.391,
"l": 63.922
},
"oklch": {
"l": 0.73961,
"c": 0.05232,
"h": 137.9
},
"luminance": 0.41315
}Semantic roles & 50–950 ramp
primary
#9BB393
secondary
#D4CBD7
accent
#4A9C87
background
#FBFCFA
surface
#F6F8F5
border
#D0D1CF
text
#111311
muted
#808280