#9BB699#9BB699
#9BB699 is a light, muted green. Relative luminance 0.427; OKLCH L 74.8% C 0.051 H 143.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB699 |
|---|---|
| RGB | rgb(155, 182, 153) |
| HSL | hsl(116, 17%, 66%) |
| HSV | hsv(116, 16%, 71%) |
| CMYK | cmyk(14.8%, 0%, 15.9%, 28.6%) |
| CIE-LAB | lab(71.37, -14.84, 11.72) |
| CIE-LCH | lch(71.37, 18.91, 141.69°) |
| OKLab | oklab(74.78% -0.0405 0.0303) |
| OKLCH | oklch(74.78% 0.051 143.2) |
| XYZ | xyz(35.9940, 42.7237, 36.4810) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.74
Sage Green
#9CAF88
ΔE00 4.38
Darkseagreen
#8FBC8F
ΔE00 5.54
Greyish Green
#82A67D
ΔE00 6.76
Grey Green
#86A17D
ΔE00 6.80
Greeny Grey
#7EA07A
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB699 #B499B6
analogous
#A9B699 #9BB699 #99B6A5
triadic
#9BB699 #999BB6 #B6999B
tetradic
#9BB699 #99A9B6 #B499B6 #B6A599
square
#9BB699 #99A9B6 #B499B6 #B6A599
split-complementary
#9BB699 #A599B6 #B699A9
monochromatic
#5B7C59 #789C75 #9BB699 #BED0BD #E1E9E0
Accessibility & contrast
On white
2.20
#9BB699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#9BB699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB699
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB699 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B197
Deuteranopia (green-blind)
#B3AE9A
Tritanopia (blue-blind)
#99B4AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9bb699; /* rgb */ color: rgb(155, 182, 153); /* oklch */ color: oklch(74.8% 0.051 143.2);
Tailwind
colors: {
custom: {
50: '#b8ccb7',
500: '#9bb699',
950: '#000000',
},
}SCSS
$custom: #9bb699; $custom-light: #b8ccb7; $custom-dark: #000000;
JSON
{
"hex": "#9bb699",
"rgb": {
"r": 155,
"g": 182,
"b": 153
},
"hsl": {
"h": 115.862,
"s": 16.571,
"l": 65.686
},
"oklch": {
"l": 0.74779,
"c": 0.05056,
"h": 143.2
},
"luminance": 0.42724
}Semantic roles & 50–950 ramp
primary
#9BB699
secondary
#DAD1DA
accent
#4B9B95
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280