#9BB79F#9BB79F
#9BB79F is a light, muted green. Relative luminance 0.433; OKLCH L 75.2% C 0.046 H 149.2°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #9BB79F |
|---|---|
| RGB | rgb(155, 183, 159) |
| HSL | hsl(129, 16%, 66%) |
| HSV | hsv(129, 15%, 72%) |
| CMYK | cmyk(15.3%, 0%, 13.1%, 28.2%) |
| CIE-LAB | lab(71.78, -14.26, 9.04) |
| CIE-LCH | lch(71.78, 16.89, 147.62°) |
| OKLab | oklab(75.16% -0.0393 0.0234) |
| OKLCH | oklch(75.16% 0.046 149.2) |
| XYZ | xyz(36.7076, 43.3380, 39.2253) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.11
Sage Green
#9CAF88
ΔE00 5.94
Darkseagreen
#8FBC8F
ΔE00 6.69
Grey Green
#86A17D
ΔE00 7.81
Greyish Green
#82A67D
ΔE00 7.90
Greeny Grey
#7EA07A
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BB79F #B79BB3
analogous
#A5B79B #9BB79F #9BB7AD
triadic
#9BB79F #9F9BB7 #B79F9B
tetradic
#9BB79F #9BA5B7 #B79BB3 #B7AD9B
square
#9BB79F #9BA5B7 #B79BB3 #B7AD9B
split-complementary
#9BB79F #AD9BB7 #B79BA5
monochromatic
#5A7D5F #779D7D #9BB79F #BFD1C1 #E2EAE3
Accessibility & contrast
On white
2.17
#9BB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#9BB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BB79F
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BB79F | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B29E
Deuteranopia (green-blind)
#B3AFA0
Tritanopia (blue-blind)
#98B6B0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9bb79f; /* rgb */ color: rgb(155, 183, 159); /* oklch */ color: oklch(75.2% 0.046 149.2);
Tailwind
colors: {
custom: {
50: '#b8ccbb',
500: '#9bb79f',
950: '#000000',
},
}SCSS
$custom: #9bb79f; $custom-light: #b8ccbb; $custom-dark: #000000;
JSON
{
"hex": "#9bb79f",
"rgb": {
"r": 155,
"g": 183,
"b": 159
},
"hsl": {
"h": 128.571,
"s": 16.279,
"l": 66.275
},
"oklch": {
"l": 0.75156,
"c": 0.04578,
"h": 149.2
},
"luminance": 0.43339
}Semantic roles & 50–950 ramp
primary
#9BB79F
secondary
#DBD2DA
accent
#4B8F9B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280