#9BB896#9BB896
#9BB896 is a light, muted green. Relative luminance 0.435; OKLCH L 75.1% C 0.057 H 141.0°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB896 |
|---|---|
| RGB | rgb(155, 184, 150) |
| HSL | hsl(111, 19%, 65%) |
| HSV | hsv(111, 18%, 72%) |
| CMYK | cmyk(15.8%, 0%, 18.5%, 27.8%) |
| CIE-LAB | lab(71.86, -16.40, 14.05) |
| CIE-LCH | lch(71.86, 21.60, 139.42°) |
| OKLab | oklab(75.15% -0.0446 0.0361) |
| OKLCH | oklch(75.15% 0.057 141) |
| XYZ | xyz(36.1619, 43.4509, 35.3299) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.89
Sage Green
#9CAF88
ΔE00 3.94
Darkseagreen
#8FBC8F
ΔE00 4.19
Greyish Green
#82A67D
ΔE00 6.33
Lichen
#8FB67B
ΔE00 6.53
Grey Green
#86A17D
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB896 #B396B8
analogous
#ACB896 #9BB896 #96B8A2
triadic
#9BB896 #969BB8 #B8969B
tetradic
#9BB896 #96ACB8 #B396B8 #B8A296
square
#9BB896 #96ACB8 #B396B8 #B8A296
split-complementary
#9BB896 #A296B8 #B896AC
monochromatic
#5B7E55 #789F71 #9BB896 #BED1BB #E1E9DF
Accessibility & contrast
On white
2.17
#9BB896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#9BB896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB896
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB896 | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB294
Deuteranopia (green-blind)
#B5AF98
Tritanopia (blue-blind)
#99B6AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9bb896; /* rgb */ color: rgb(155, 184, 150); /* oklch */ color: oklch(75.1% 0.057 141.0);
Tailwind
colors: {
custom: {
50: '#b8cdb5',
500: '#9bb896',
950: '#000000',
},
}SCSS
$custom: #9bb896; $custom-light: #b8cdb5; $custom-dark: #000000;
JSON
{
"hex": "#9bb896",
"rgb": {
"r": 155,
"g": 184,
"b": 150
},
"hsl": {
"h": 111.176,
"s": 19.318,
"l": 65.49
},
"oklch": {
"l": 0.7515,
"c": 0.05741,
"h": 141
},
"luminance": 0.43452
}Semantic roles & 50–950 ramp
primary
#9BB896
secondary
#D9CFDB
accent
#489E91
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280