#9BB194#9BB194
#9BB194 is a light, muted green. Relative luminance 0.406; OKLCH L 73.5% C 0.048 H 138.2°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB194 |
|---|---|
| RGB | rgb(155, 177, 148) |
| HSL | hsl(106, 16%, 64%) |
| HSV | hsv(106, 16%, 69%) |
| CMYK | cmyk(12.4%, 0%, 16.4%, 30.6%) |
| CIE-LAB | lab(69.86, -13.13, 12.33) |
| CIE-LCH | lch(69.86, 18.01, 136.81°) |
| OKLab | oklab(73.54% -0.0355 0.0318) |
| OKLCH | oklch(73.54% 0.048 138.2) |
| XYZ | xyz(34.5840, 40.5505, 34.0162) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.71
Sage Green
#9CAF88
ΔE00 3.28
Grey Green
#86A17D
ΔE00 5.85
Greyish Green
#82A67D
ΔE00 6.41
Darkseagreen
#8FBC8F
ΔE00 6.62
Greeny Grey
#7EA07A
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB194 #AA94B1
analogous
#A9B194 #9BB194 #94B19B
triadic
#9BB194 #949BB1 #B1949B
tetradic
#9BB194 #94A9B1 #AA94B1 #B19B94
square
#9BB194 #94A9B1 #AA94B1 #B19B94
split-complementary
#9BB194 #9B94B1 #B194A9
monochromatic
#5D7555 #7A9771 #9BB194 #BCCBB7 #DDE5DB
Accessibility & contrast
On white
2.31
#9BB194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#9BB194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB194
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB194 | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC92
Deuteranopia (green-blind)
#AFAA95
Tritanopia (blue-blind)
#9AAFA9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9bb194; /* rgb */ color: rgb(155, 177, 148); /* oklch */ color: oklch(73.5% 0.048 138.2);
Tailwind
colors: {
custom: {
50: '#b8c8b3',
500: '#9bb194',
950: '#000000',
},
}SCSS
$custom: #9bb194; $custom-light: #b8c8b3; $custom-dark: #000000;
JSON
{
"hex": "#9bb194",
"rgb": {
"r": 155,
"g": 177,
"b": 148
},
"hsl": {
"h": 105.517,
"s": 15.676,
"l": 63.725
},
"oklch": {
"l": 0.73542,
"c": 0.04768,
"h": 138.2
},
"luminance": 0.40551
}Semantic roles & 50–950 ramp
primary
#9BB194
secondary
#D3CBD6
accent
#4C9A87
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280