#9BB09A#9BB09A
#9BB09A is a light, muted green. Relative luminance 0.404; OKLCH L 73.5% C 0.039 H 143.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB09A |
|---|---|
| RGB | rgb(155, 176, 154) |
| HSL | hsl(117, 12%, 65%) |
| HSV | hsv(117, 13%, 69%) |
| CMYK | cmyk(11.9%, 0%, 12.5%, 31%) |
| CIE-LAB | lab(69.72, -11.53, 8.84) |
| CIE-LCH | lch(69.72, 14.52, 142.53°) |
| OKLab | oklab(73.48% -0.0315 0.0229) |
| OKLCH | oklch(73.48% 0.039 143.9) |
| XYZ | xyz(34.8744, 40.3518, 36.5169) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.76
Sage Green
#9CAF88
ΔE00 5.43
Grey Green
#86A17D
ΔE00 7.04
Greyish Green
#82A67D
ΔE00 7.95
Darkseagreen
#8FBC8F
ΔE00 8.42
Greeny Grey
#7EA07A
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB09A #AF9AB0
analogous
#A6B09A #9BB09A #9AB0A4
triadic
#9BB09A #9A9BB0 #B09A9B
tetradic
#9BB09A #9AA6B0 #AF9AB0 #B0A49A
square
#9BB09A #9AA6B0 #AF9AB0 #B0A49A
split-complementary
#9BB09A #A49AB0 #B09AA6
monochromatic
#5C745B #799578 #9BB09A #BDCBBC #DFE6DF
Accessibility & contrast
On white
2.32
#9BB09A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#9BB09A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB09A
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB09A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB09A | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC99
Deuteranopia (green-blind)
#ADA99B
Tritanopia (blue-blind)
#99AFAA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9bb09a; /* rgb */ color: rgb(155, 176, 154); /* oklch */ color: oklch(73.5% 0.039 143.9);
Tailwind
colors: {
custom: {
50: '#b8c7b7',
500: '#9bb09a',
950: '#000000',
},
}SCSS
$custom: #9bb09a; $custom-light: #b8c7b7; $custom-dark: #000000;
JSON
{
"hex": "#9bb09a",
"rgb": {
"r": 155,
"g": 176,
"b": 154
},
"hsl": {
"h": 117.273,
"s": 12.222,
"l": 64.706
},
"oklch": {
"l": 0.73476,
"c": 0.03896,
"h": 143.9
},
"luminance": 0.40352
}Semantic roles & 50–950 ramp
primary
#9BB09A
secondary
#D6CFD7
accent
#4F9693
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280