#9BB293#9BB293
#9BB293 is a light, muted green. Relative luminance 0.409; OKLCH L 73.7% C 0.051 H 137.6°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB293 |
|---|---|
| RGB | rgb(155, 178, 147) |
| HSL | hsl(105, 17%, 64%) |
| HSV | hsv(105, 17%, 70%) |
| CMYK | cmyk(12.9%, 0%, 17.4%, 30.2%) |
| CIE-LAB | lab(70.12, -13.83, 13.23) |
| CIE-LCH | lch(70.12, 19.14, 136.25°) |
| OKLab | oklab(73.74% -0.0374 0.0341) |
| OKLCH | oklch(73.74% 0.051 137.6) |
| XYZ | xyz(34.7034, 40.9155, 33.6672) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 1.43
Sage Green
#9CAF88
ΔE00 2.89
Grey Green
#86A17D
ΔE00 5.77
Darkseagreen
#8FBC8F
ΔE00 6.02
Greyish Green
#82A67D
ΔE00 6.11
Greeny Grey
#7EA07A
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB293 #AA93B2
analogous
#AAB293 #9BB293 #93B29A
triadic
#9BB293 #939BB2 #B2939B
tetradic
#9BB293 #93AAB2 #AA93B2 #B29A93
square
#9BB293 #93AAB2 #AA93B2 #B29A93
split-complementary
#9BB293 #9A93B2 #B293AA
monochromatic
#5D7654 #7A996F #9BB293 #BCCBB7 #DDE5DA
Accessibility & contrast
On white
2.29
#9BB293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#9BB293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB293
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB293 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD91
Deuteranopia (green-blind)
#B1AB94
Tritanopia (blue-blind)
#9AB0A9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9bb293; /* rgb */ color: rgb(155, 178, 147); /* oklch */ color: oklch(73.7% 0.051 137.6);
Tailwind
colors: {
custom: {
50: '#b8c9b2',
500: '#9bb293',
950: '#000000',
},
}SCSS
$custom: #9bb293; $custom-light: #b8c9b2; $custom-dark: #000000;
JSON
{
"hex": "#9bb293",
"rgb": {
"r": 155,
"g": 178,
"b": 147
},
"hsl": {
"h": 104.516,
"s": 16.757,
"l": 63.725
},
"oklch": {
"l": 0.73739,
"c": 0.05059,
"h": 137.6
},
"luminance": 0.40916
}Semantic roles & 50–950 ramp
primary
#9BB293
secondary
#D3CBD6
accent
#4A9B86
background
#FBFCFA
surface
#F6F8F5
border
#D0D1CF
text
#111311
muted
#808280