#9BB993#9BB993
#9BB993 is a light, moderate green. Relative luminance 0.438; OKLCH L 75.3% C 0.063 H 139.1°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB993 |
|---|---|
| RGB | rgb(155, 185, 147) |
| HSL | hsl(107, 21%, 65%) |
| HSV | hsv(107, 21%, 73%) |
| CMYK | cmyk(16.2%, 0%, 20.5%, 27.5%) |
| CIE-LAB | lab(72.08, -17.43, 15.98) |
| CIE-LCH | lch(72.08, 23.65, 137.49°) |
| OKLab | oklab(75.3% -0.0473 0.041) |
| OKLCH | oklch(75.3% 0.063 139.1) |
| XYZ | xyz(36.1319, 43.7724, 34.1434) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.32
Darkseagreen
#8FBC8F
ΔE00 3.43
Sage Green
#9CAF88
ΔE00 3.78
Lichen
#8FB67B
ΔE00 5.49
Sage Green (survey)
#88B378
ΔE00 6.07
Greyish Green
#82A67D
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB993 #B193B9
analogous
#AEB993 #9BB993 #93B99E
triadic
#9BB993 #939BB9 #B9939B
tetradic
#9BB993 #93AEB9 #B193B9 #B99E93
square
#9BB993 #93AEB9 #B193B9 #B99E93
split-complementary
#9BB993 #9E93B9 #B993AE
monochromatic
#5C7F52 #79A16E #9BB993 #BDD1B8 #E0E9DD
Accessibility & contrast
On white
2.15
#9BB993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#9BB993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB993
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB993 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB291
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#9AB6AE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9bb993; /* rgb */ color: rgb(155, 185, 147); /* oklch */ color: oklch(75.3% 0.063 139.1);
Tailwind
colors: {
custom: {
50: '#b9ceb2',
500: '#9bb993',
950: '#000000',
},
}SCSS
$custom: #9bb993; $custom-light: #b9ceb2; $custom-dark: #000000;
JSON
{
"hex": "#9bb993",
"rgb": {
"r": 155,
"g": 185,
"b": 147
},
"hsl": {
"h": 107.368,
"s": 21.348,
"l": 65.098
},
"oklch": {
"l": 0.75301,
"c": 0.06259,
"h": 139.1
},
"luminance": 0.43773
}Semantic roles & 50–950 ramp
primary
#9BB993
secondary
#D8CDDA
accent
#46A08D
background
#FBFCFB
surface
#F6F9F6
border
#D0D2D0
text
#111311
muted
#808280