#9BB69E#9BB69E
#9BB69E is a light, muted green. Relative luminance 0.429; OKLCH L 74.9% C 0.045 H 148.2°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB69E |
|---|---|
| RGB | rgb(155, 182, 158) |
| HSL | hsl(127, 16%, 66%) |
| HSV | hsv(127, 15%, 71%) |
| CMYK | cmyk(14.8%, 0%, 13.2%, 28.6%) |
| CIE-LAB | lab(71.48, -13.93, 9.16) |
| CIE-LCH | lch(71.48, 16.67, 146.67°) |
| OKLab | oklab(74.91% -0.0383 0.0237) |
| OKLCH | oklch(74.91% 0.045 148.2) |
| XYZ | xyz(36.4157, 42.8924, 38.7016) |
| Luminance | 0.4289 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.88
Sage Green
#9CAF88
ΔE00 5.72
Darkseagreen
#8FBC8F
ΔE00 6.82
Grey Green
#86A17D
ΔE00 7.60
Greyish Green
#82A67D
ΔE00 7.79
Greeny Grey
#7EA07A
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB69E #B69BB3
analogous
#A5B69B #9BB69E #9BB6AB
triadic
#9BB69E #9E9BB6 #B69E9B
tetradic
#9BB69E #9BA5B6 #B69BB3 #B6AB9B
square
#9BB69E #9BA5B6 #B69BB3 #B6AB9B
split-complementary
#9BB69E #AB9BB6 #B69BA5
monochromatic
#5B7C5E #789C7C #9BB69E #BED0C0 #E2EAE3
Accessibility & contrast
On white
2.19
#9BB69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#9BB69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB69E
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB69E | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#B2AE9F
Tritanopia (blue-blind)
#98B5AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9bb69e; /* rgb */ color: rgb(155, 182, 158); /* oklch */ color: oklch(74.9% 0.045 148.2);
Tailwind
colors: {
custom: {
50: '#b8ccba',
500: '#9bb69e',
950: '#000000',
},
}SCSS
$custom: #9bb69e; $custom-light: #b8ccba; $custom-dark: #000000;
JSON
{
"hex": "#9bb69e",
"rgb": {
"r": 155,
"g": 182,
"b": 158
},
"hsl": {
"h": 126.667,
"s": 15.607,
"l": 66.078
},
"oklch": {
"l": 0.74908,
"c": 0.04509,
"h": 148.2
},
"luminance": 0.42893
}Semantic roles & 50–950 ramp
primary
#9BB69E
secondary
#DBD2DA
accent
#4C919A
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280