#9BB09F#9BB09F
#9BB09F is a light, muted green. Relative luminance 0.405; OKLCH L 73.6% C 0.034 H 151.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB09F |
|---|---|
| RGB | rgb(155, 176, 159) |
| HSL | hsl(131, 12%, 65%) |
| HSV | hsv(131, 12%, 69%) |
| CMYK | cmyk(11.9%, 0%, 9.7%, 31%) |
| CIE-LAB | lab(69.84, -10.60, 6.26) |
| CIE-LCH | lch(69.84, 12.31, 149.43°) |
| OKLab | oklab(73.61% -0.0294 0.0163) |
| OKLCH | oklch(73.61% 0.034 151) |
| XYZ | xyz(35.2996, 40.5219, 38.7559) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.53
Sage Green
#9CAF88
ΔE00 7.22
Grey Green
#86A17D
ΔE00 8.39
Greyish Green
#82A67D
ΔE00 9.38
Greyish Teal
#719F91
ΔE00 9.44
Cement
#A5A391
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB09F #B09BAC
analogous
#A1B09B #9BB09F #9BB0AA
triadic
#9BB09F #9F9BB0 #B09F9B
tetradic
#9BB09F #9BA1B0 #B09BAC #B0AA9B
square
#9BB09F #9BA1B0 #B09BAC #B0AA9B
split-complementary
#9BB09F #AA9BB0 #B09BA1
monochromatic
#5C7561 #79957E #9BB09F #BDCBC0 #DFE6E1
Accessibility & contrast
On white
2.31
#9BB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#9BB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB09F
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB09F | 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)
#B0AC9E
Deuteranopia (green-blind)
#ACAAA0
Tritanopia (blue-blind)
#98AFAB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9bb09f; /* rgb */ color: rgb(155, 176, 159); /* oklch */ color: oklch(73.6% 0.034 151.0);
Tailwind
colors: {
custom: {
50: '#b8c7bb',
500: '#9bb09f',
950: '#000000',
},
}SCSS
$custom: #9bb09f; $custom-light: #b8c7bb; $custom-dark: #000000;
JSON
{
"hex": "#9bb09f",
"rgb": {
"r": 155,
"g": 176,
"b": 159
},
"hsl": {
"h": 131.429,
"s": 11.732,
"l": 64.902
},
"oklch": {
"l": 0.73611,
"c": 0.03359,
"h": 151
},
"luminance": 0.40522
}Semantic roles & 50–950 ramp
primary
#9BB09F
secondary
#D7D0D6
accent
#508896
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280