#9BB294#9BB294
#9BB294 is a light, muted green. Relative luminance 0.409; OKLCH L 73.8% C 0.049 H 138.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB294 |
|---|---|
| RGB | rgb(155, 178, 148) |
| HSL | hsl(106, 16%, 64%) |
| HSV | hsv(106, 17%, 70%) |
| CMYK | cmyk(12.9%, 0%, 16.9%, 30.2%) |
| CIE-LAB | lab(70.14, -13.65, 12.72) |
| CIE-LCH | lch(70.14, 18.66, 137.02°) |
| OKLab | oklab(73.76% -0.0369 0.0328) |
| OKLCH | oklch(73.76% 0.049 138.4) |
| XYZ | xyz(34.7822, 40.9470, 34.0823) |
| Luminance | 0.4095 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.60
Sage Green
#9CAF88
ΔE00 3.17
Grey Green
#86A17D
ΔE00 5.88
Darkseagreen
#8FBC8F
ΔE00 6.19
Greyish Green
#82A67D
ΔE00 6.27
Greeny Grey
#7EA07A
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB294 #AB94B2
analogous
#AAB294 #9BB294 #94B29C
triadic
#9BB294 #949BB2 #B2949B
tetradic
#9BB294 #94AAB2 #AB94B2 #B29C94
square
#9BB294 #94AAB2 #AB94B2 #B29C94
split-complementary
#9BB294 #9C94B2 #B294AA
monochromatic
#5D7655 #7A9870 #9BB294 #BCCCB8 #DEE5DB
Accessibility & contrast
On white
2.29
#9BB294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#9BB294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB294
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB294 | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD92
Deuteranopia (green-blind)
#B0AB95
Tritanopia (blue-blind)
#9AB0A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9bb294; /* rgb */ color: rgb(155, 178, 148); /* oklch */ color: oklch(73.8% 0.049 138.4);
Tailwind
colors: {
custom: {
50: '#b8c9b3',
500: '#9bb294',
950: '#000000',
},
}SCSS
$custom: #9bb294; $custom-light: #b8c9b3; $custom-dark: #000000;
JSON
{
"hex": "#9bb294",
"rgb": {
"r": 155,
"g": 178,
"b": 148
},
"hsl": {
"h": 106,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73764,
"c": 0.04941,
"h": 138.4
},
"luminance": 0.40947
}Semantic roles & 50–950 ramp
primary
#9BB294
secondary
#D4CCD6
accent
#4B9B88
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280