#9BBB95#9BBB95
#9BBB95 is a light, moderate green. Relative luminance 0.447; OKLCH L 75.8% C 0.064 H 140.7°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9BBB95 |
|---|---|
| RGB | rgb(155, 187, 149) |
| HSL | hsl(111, 22%, 66%) |
| HSV | hsv(111, 20%, 73%) |
| CMYK | cmyk(17.1%, 0%, 20.3%, 26.7%) |
| CIE-LAB | lab(72.68, -18.11, 15.74) |
| CIE-LCH | lch(72.68, 23.99, 139.00°) |
| OKLab | oklab(75.8% -0.0492 0.0404) |
| OKLCH | oklch(75.8% 0.064 140.7) |
| XYZ | xyz(36.7115, 44.6784, 35.1176) |
| Luminance | 0.4468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.08
Greenish Grey
#96AE8D
ΔE00 3.90
Sage Green
#9CAF88
ΔE00 4.44
Lichen
#8FB67B
ΔE00 5.63
Sage Green (survey)
#88B378
ΔE00 6.20
Greyish Green
#82A67D
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BBB95 #B595BB
analogous
#AEBB95 #9BBB95 #95BBA2
triadic
#9BBB95 #959BBB #BB959B
tetradic
#9BBB95 #95AEBB #B595BB #BBA295
square
#9BBB95 #95AEBB #B595BB #BBA295
split-complementary
#9BBB95 #A295BB #BB95AE
monochromatic
#5B8253 #78A370 #9BBB95 #BED3BA #E1EBE0
Accessibility & contrast
On white
2.11
#9BBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#9BBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BBB95
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BBB95 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#B8B197
Tritanopia (blue-blind)
#99B8B0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9bbb95; /* rgb */ color: rgb(155, 187, 149); /* oklch */ color: oklch(75.8% 0.064 140.7);
Tailwind
colors: {
custom: {
50: '#b9cfb4',
500: '#9bbb95',
950: '#000000',
},
}SCSS
$custom: #9bbb95; $custom-light: #b9cfb4; $custom-dark: #000000;
JSON
{
"hex": "#9bbb95",
"rgb": {
"r": 155,
"g": 187,
"b": 149
},
"hsl": {
"h": 110.526,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.75797,
"c": 0.06368,
"h": 140.7
},
"luminance": 0.44679
}Semantic roles & 50–950 ramp
primary
#9BBB95
secondary
#DAD0DC
accent
#45A092
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280