#9BB799#9BB799
#9BB799 is a light, muted green. Relative luminance 0.431; OKLCH L 75.0% C 0.052 H 143.3°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB799 |
|---|---|
| RGB | rgb(155, 183, 153) |
| HSL | hsl(116, 17%, 66%) |
| HSV | hsv(116, 16%, 72%) |
| CMYK | cmyk(15.3%, 0%, 16.4%, 28.2%) |
| CIE-LAB | lab(71.65, -15.36, 12.12) |
| CIE-LCH | lch(71.65, 19.56, 141.72°) |
| OKLab | oklab(75% -0.0419 0.0313) |
| OKLCH | oklch(75% 0.052 143.3) |
| XYZ | xyz(36.1996, 43.1348, 36.5495) |
| Luminance | 0.4314 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.87
Sage Green
#9CAF88
ΔE00 4.41
Darkseagreen
#8FBC8F
ΔE00 5.15
Greyish Green
#82A67D
ΔE00 6.72
Grey Green
#86A17D
ΔE00 6.92
Lichen
#8FB67B
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB799 #B599B7
analogous
#AAB799 #9BB799 #99B7A6
triadic
#9BB799 #999BB7 #B7999B
tetradic
#9BB799 #99AAB7 #B599B7 #B7A699
square
#9BB799 #99AAB7 #B599B7 #B7A699
split-complementary
#9BB799 #A699B7 #B799AA
monochromatic
#5B7D58 #789E75 #9BB799 #BED0BD #E1EAE1
Accessibility & contrast
On white
2.18
#9BB799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#9BB799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB799
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB799 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B197
Deuteranopia (green-blind)
#B4AE9A
Tritanopia (blue-blind)
#99B5AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9bb799; /* rgb */ color: rgb(155, 183, 153); /* oklch */ color: oklch(75.0% 0.052 143.3);
Tailwind
colors: {
custom: {
50: '#b8ccb7',
500: '#9bb799',
950: '#000000',
},
}SCSS
$custom: #9bb799; $custom-light: #b8ccb7; $custom-dark: #000000;
JSON
{
"hex": "#9bb799",
"rgb": {
"r": 155,
"g": 183,
"b": 153
},
"hsl": {
"h": 116,
"s": 17.241,
"l": 65.882
},
"oklch": {
"l": 0.75001,
"c": 0.05229,
"h": 143.3
},
"luminance": 0.43135
}Semantic roles & 50–950 ramp
primary
#9BB799
secondary
#DAD1DB
accent
#4A9C96
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280