#9BC79B#9BC79B
#9BC79B is a light, moderate green. Relative luminance 0.502; OKLCH L 78.6% C 0.077 H 144.8°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #9BC79B |
|---|---|
| RGB | rgb(155, 199, 155) |
| HSL | hsl(120, 28%, 69%) |
| HSV | hsv(120, 22%, 78%) |
| CMYK | cmyk(22.1%, 0%, 22.1%, 22%) |
| CIE-LAB | lab(76.18, -23.08, 17.39) |
| CIE-LCH | lch(76.18, 28.90, 143.00°) |
| OKLab | oklab(78.64% -0.0631 0.0445) |
| OKLCH | oklch(78.64% 0.077 144.8) |
| XYZ | xyz(39.8558, 50.1808, 38.5900) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.05
Lichen
#8FB67B
ΔE00 6.29
Sage Green (survey)
#88B378
ΔE00 6.94
Greenish Grey
#96AE8D
ΔE00 7.56
Light Grey Green
#B7E1A1
ΔE00 7.78
Sage Green
#9CAF88
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9BC79B #C79BC7
analogous
#B1C79B #9BC79B #9BC7B1
triadic
#9BC79B #9B9BC7 #C79B9B
tetradic
#9BC79B #9BB1C7 #C79BC7 #C7B19B
square
#9BC79B #9BB1C7 #C79BC7 #C7B19B
split-complementary
#9BC79B #B19BC7 #C79BB1
monochromatic
#539453 #74B174 #9BC79B #C2DDC2 #E9F3E9
Accessibility & contrast
On white
1.90
#9BC79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#9BC79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9BC79B
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9BC79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9BC79B | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF98
Deuteranopia (green-blind)
#C2BA9D
Tritanopia (blue-blind)
#97C4BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9bc79b; /* rgb */ color: rgb(155, 199, 155); /* oklch */ color: oklch(78.6% 0.077 144.8);
Tailwind
colors: {
custom: {
50: '#b9d8b8',
500: '#9bc79b',
950: '#000000',
},
}SCSS
$custom: #9bc79b; $custom-light: #b9d8b8; $custom-dark: #000000;
JSON
{
"hex": "#9bc79b",
"rgb": {
"r": 155,
"g": 199,
"b": 155
},
"hsl": {
"h": 120,
"s": 28.205,
"l": 69.412
},
"oklch": {
"l": 0.78639,
"c": 0.07721,
"h": 144.8
},
"luminance": 0.50182
}Semantic roles & 50–950 ramp
primary
#9BC79B
secondary
#9C6B9C
accent
#3FA7A7
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#111411
muted
#818381