#9BB299#9BB299
#9BB299 is a light, muted green. Relative luminance 0.411; OKLCH L 73.9% C 0.044 H 143.0°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB299 |
|---|---|
| RGB | rgb(155, 178, 153) |
| HSL | hsl(115, 14%, 65%) |
| HSV | hsv(115, 14%, 70%) |
| CMYK | cmyk(12.9%, 0%, 14%, 30.2%) |
| CIE-LAB | lab(70.25, -12.76, 10.14) |
| CIE-LCH | lch(70.25, 16.30, 141.51°) |
| OKLab | oklab(73.89% -0.0348 0.0263) |
| OKLCH | oklch(73.89% 0.044 143) |
| XYZ | xyz(35.1865, 41.1087, 36.2118) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.91
Sage Green
#9CAF88
ΔE00 4.67
Grey Green
#86A17D
ΔE00 6.66
Darkseagreen
#8FBC8F
ΔE00 7.24
Greyish Green
#82A67D
ΔE00 7.25
Greeny Grey
#7EA07A
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB299 #B099B2
analogous
#A8B299 #9BB299 #99B2A4
triadic
#9BB299 #999BB2 #B2999B
tetradic
#9BB299 #99A8B2 #B099B2 #B2A499
square
#9BB299 #99A8B2 #B099B2 #B2A499
split-complementary
#9BB299 #A499B2 #B299A8
monochromatic
#5C775A #799876 #9BB299 #BDCCBC #DFE7DF
Accessibility & contrast
On white
2.28
#9BB299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#9BB299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB299
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB299 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD98
Deuteranopia (green-blind)
#AFAB9A
Tritanopia (blue-blind)
#99B0AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9bb299; /* rgb */ color: rgb(155, 178, 153); /* oklch */ color: oklch(73.9% 0.044 143.0);
Tailwind
colors: {
custom: {
50: '#b8c9b7',
500: '#9bb299',
950: '#000000',
},
}SCSS
$custom: #9bb299; $custom-light: #b8c9b7; $custom-dark: #000000;
JSON
{
"hex": "#9bb299",
"rgb": {
"r": 155,
"g": 178,
"b": 153
},
"hsl": {
"h": 115.2,
"s": 13.966,
"l": 64.902
},
"oklch": {
"l": 0.73891,
"c": 0.0436,
"h": 143
},
"luminance": 0.41109
}Semantic roles & 50–950 ramp
primary
#9BB299
secondary
#D7CFD8
accent
#4D9892
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280