#9BB697#9BB697
#9BB697 is a light, muted green. Relative luminance 0.427; OKLCH L 74.7% C 0.053 H 141.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB697 |
|---|---|
| RGB | rgb(155, 182, 151) |
| HSL | hsl(112, 18%, 65%) |
| HSV | hsv(112, 17%, 71%) |
| CMYK | cmyk(14.8%, 0%, 17%, 28.6%) |
| CIE-LAB | lab(71.32, -15.20, 12.75) |
| CIE-LCH | lch(71.32, 19.84, 140.00°) |
| OKLab | oklab(74.73% -0.0413 0.0329) |
| OKLCH | oklch(74.73% 0.053 141.5) |
| XYZ | xyz(35.8302, 42.6582, 35.6183) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.44
Sage Green
#9CAF88
ΔE00 3.91
Darkseagreen
#8FBC8F
ΔE00 5.12
Greyish Green
#82A67D
ΔE00 6.44
Grey Green
#86A17D
ΔE00 6.58
Lichen
#8FB67B
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB697 #B297B6
analogous
#AAB697 #9BB697 #97B6A2
triadic
#9BB697 #979BB6 #B6979B
tetradic
#9BB697 #97AAB6 #B297B6 #B6A297
square
#9BB697 #97AAB6 #B297B6 #B6A297
split-complementary
#9BB697 #A297B6 #B697AA
monochromatic
#5C7C57 #789D73 #9BB697 #BECFBB #E0E8DF
Accessibility & contrast
On white
2.20
#9BB697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#9BB697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB697
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB697 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B095
Deuteranopia (green-blind)
#B3AE98
Tritanopia (blue-blind)
#99B4AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9bb697; /* rgb */ color: rgb(155, 182, 151); /* oklch */ color: oklch(74.7% 0.053 141.5);
Tailwind
colors: {
custom: {
50: '#b8ccb5',
500: '#9bb697',
950: '#000000',
},
}SCSS
$custom: #9bb697; $custom-light: #b8ccb5; $custom-dark: #000000;
JSON
{
"hex": "#9bb697",
"rgb": {
"r": 155,
"g": 182,
"b": 151
},
"hsl": {
"h": 112.258,
"s": 17.514,
"l": 65.294
},
"oklch": {
"l": 0.74728,
"c": 0.05282,
"h": 141.5
},
"luminance": 0.42659
}Semantic roles & 50–950 ramp
primary
#9BB697
secondary
#D8CFDA
accent
#4A9C91
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280