#9BB09E#9BB09E
#9BB09E is a light, muted green. Relative luminance 0.405; OKLCH L 73.6% C 0.035 H 149.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB09E |
|---|---|
| RGB | rgb(155, 176, 158) |
| HSL | hsl(129, 12%, 65%) |
| HSV | hsv(129, 12%, 69%) |
| CMYK | cmyk(11.9%, 0%, 10.2%, 31%) |
| CIE-LAB | lab(69.82, -10.79, 6.78) |
| CIE-LCH | lch(69.82, 12.74, 147.86°) |
| OKLab | oklab(73.58% -0.0298 0.0176) |
| OKLCH | oklch(73.58% 0.035 149.4) |
| XYZ | xyz(35.2131, 40.4873, 38.3008) |
| Luminance | 0.4049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.17
Sage Green
#9CAF88
ΔE00 6.85
Grey Green
#86A17D
ΔE00 8.09
Greyish Green
#82A67D
ΔE00 9.08
Greeny Grey
#7EA07A
ΔE00 9.40
Greyish Teal
#719F91
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB09E #B09BAD
analogous
#A3B09B #9BB09E #9BB0A8
triadic
#9BB09E #9E9BB0 #B09E9B
tetradic
#9BB09E #9BA3B0 #B09BAD #B0A89B
square
#9BB09E #9BA3B0 #B09BAD #B0A89B
split-complementary
#9BB09E #A89BB0 #B09BA3
monochromatic
#5C7560 #79957D #9BB09E #BDCBBF #DFE6E0
Accessibility & contrast
On white
2.31
#9BB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#9BB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB09E
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB09E | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9D
Deuteranopia (green-blind)
#ADAA9F
Tritanopia (blue-blind)
#99AFAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9bb09e; /* rgb */ color: rgb(155, 176, 158); /* oklch */ color: oklch(73.6% 0.035 149.4);
Tailwind
colors: {
custom: {
50: '#b8c7ba',
500: '#9bb09e',
950: '#000000',
},
}SCSS
$custom: #9bb09e; $custom-light: #b8c7ba; $custom-dark: #000000;
JSON
{
"hex": "#9bb09e",
"rgb": {
"r": 155,
"g": 176,
"b": 158
},
"hsl": {
"h": 128.571,
"s": 11.732,
"l": 64.902
},
"oklch": {
"l": 0.73583,
"c": 0.03462,
"h": 149.4
},
"luminance": 0.40488
}Semantic roles & 50–950 ramp
primary
#9BB09E
secondary
#D7D0D6
accent
#508C96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280