#9BB09D#9BB09D
#9BB09D is a light, muted green. Relative luminance 0.405; OKLCH L 73.6% C 0.036 H 147.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB09D |
|---|---|
| RGB | rgb(155, 176, 157) |
| HSL | hsl(126, 12%, 65%) |
| HSV | hsv(126, 12%, 69%) |
| CMYK | cmyk(11.9%, 0%, 10.8%, 31%) |
| CIE-LAB | lab(69.79, -10.97, 7.29) |
| CIE-LCH | lch(69.79, 13.17, 146.40°) |
| OKLab | oklab(73.56% -0.0302 0.019) |
| OKLCH | oklch(73.56% 0.036 147.9) |
| XYZ | xyz(35.1274, 40.4530, 37.8493) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.80
Sage Green
#9CAF88
ΔE00 6.49
Grey Green
#86A17D
ΔE00 7.81
Greyish Green
#82A67D
ΔE00 8.78
Greeny Grey
#7EA07A
ΔE00 9.14
Darkseagreen
#8FBC8F
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB09D #B09BAE
analogous
#A4B09B #9BB09D #9BB0A8
triadic
#9BB09D #9D9BB0 #B09D9B
tetradic
#9BB09D #9BA4B0 #B09BAE #B0A89B
square
#9BB09D #9BA4B0 #B09BAE #B0A89B
split-complementary
#9BB09D #A89BB0 #B09BA4
monochromatic
#5C755E #79957B #9BB09D #BDCBBF #DFE6E0
Accessibility & contrast
On white
2.31
#9BB09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#9BB09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB09D
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB09D | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC9C
Deuteranopia (green-blind)
#ADAA9E
Tritanopia (blue-blind)
#99AFAA
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9bb09d; /* rgb */ color: rgb(155, 176, 157); /* oklch */ color: oklch(73.6% 0.036 147.9);
Tailwind
colors: {
custom: {
50: '#b8c7b9',
500: '#9bb09d',
950: '#000000',
},
}SCSS
$custom: #9bb09d; $custom-light: #b8c7b9; $custom-dark: #000000;
JSON
{
"hex": "#9bb09d",
"rgb": {
"r": 155,
"g": 176,
"b": 157
},
"hsl": {
"h": 125.714,
"s": 11.732,
"l": 64.902
},
"oklch": {
"l": 0.73556,
"c": 0.03568,
"h": 147.9
},
"luminance": 0.40454
}Semantic roles & 50–950 ramp
primary
#9BB09D
secondary
#D7D0D6
accent
#508F96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280