#9EC79A#9EC79A
#9EC79A is a light, moderate green. Relative luminance 0.504; OKLCH L 78.8% C 0.076 H 142.5°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC79A |
|---|---|
| RGB | rgb(158, 199, 154) |
| HSL | hsl(115, 29%, 69%) |
| HSV | hsv(115, 23%, 78%) |
| CMYK | cmyk(20.6%, 0%, 22.6%, 22%) |
| CIE-LAB | lab(76.34, -22.23, 18.18) |
| CIE-LCH | lch(76.34, 28.72, 140.72°) |
| OKLab | oklab(78.81% -0.0606 0.0465) |
| OKLCH | oklch(78.81% 0.076 142.5) |
| XYZ | xyz(40.3553, 50.4480, 38.1768) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.26
Lichen
#8FB67B
ΔE00 6.05
Sage Green (survey)
#88B378
ΔE00 6.82
Light Grey Green
#B7E1A1
ΔE00 7.41
Greenish Grey
#96AE8D
ΔE00 7.41
Sage Green
#9CAF88
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC79A #C39AC7
analogous
#B5C79A #9EC79A #9AC7AD
triadic
#9EC79A #9A9EC7 #C79A9E
tetradic
#9EC79A #9AB5C7 #C39AC7 #C7AD9A
square
#9EC79A #9AB5C7 #C39AC7 #C7AD9A
split-complementary
#9EC79A #AD9AC7 #C79AB5
monochromatic
#589452 #78B173 #9EC79A #C4DDC1 #EAF3E9
Accessibility & contrast
On white
1.89
#9EC79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#9EC79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC79A
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC79A | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF97
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#9BC4BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9ec79a; /* rgb */ color: rgb(158, 199, 154); /* oklch */ color: oklch(78.8% 0.076 142.5);
Tailwind
colors: {
custom: {
50: '#bbd8b8',
500: '#9ec79a',
950: '#000000',
},
}SCSS
$custom: #9ec79a; $custom-light: #bbd8b8; $custom-dark: #000000;
JSON
{
"hex": "#9ec79a",
"rgb": {
"r": 158,
"g": 199,
"b": 154
},
"hsl": {
"h": 114.667,
"s": 28.662,
"l": 69.216
},
"oklch": {
"l": 0.78811,
"c": 0.07638,
"h": 142.5
},
"luminance": 0.50449
}Semantic roles & 50–950 ramp
primary
#9EC79A
secondary
#976A9C
accent
#3EA79E
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381