#9EC79D#9EC79D
#9EC79D is a light, moderate green. Relative luminance 0.505; OKLCH L 78.9% C 0.073 H 144.2°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #9EC79D |
|---|---|
| RGB | rgb(158, 199, 157) |
| HSL | hsl(119, 27%, 70%) |
| HSV | hsv(119, 21%, 78%) |
| CMYK | cmyk(20.6%, 0%, 21.1%, 22%) |
| CIE-LAB | lab(76.41, -21.71, 16.67) |
| CIE-LCH | lch(76.41, 27.37, 142.49°) |
| OKLab | oklab(78.88% -0.0593 0.0427) |
| OKLCH | oklch(78.88% 0.073 144.2) |
| XYZ | xyz(40.6082, 50.5492, 39.5092) |
| Luminance | 0.5055 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 3.38
Lichen
#8FB67B
ΔE00 6.60
Greenish Grey
#96AE8D
ΔE00 7.27
Sage Green (survey)
#88B378
ΔE00 7.31
Sage Green
#9CAF88
ΔE00 7.56
Light Grey Green
#B7E1A1
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EC79D #C69DC7
analogous
#B3C79D #9EC79D #9DC7B1
triadic
#9EC79D #9D9EC7 #C79D9E
tetradic
#9EC79D #9DB3C7 #C69DC7 #C7B19D
square
#9EC79D #9DB3C7 #C69DC7 #C7B19D
split-complementary
#9EC79D #B19DC7 #C79DB3
monochromatic
#569555 #77B176 #9EC79D #C5DDC4 #EBF4EB
Accessibility & contrast
On white
1.89
#9EC79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#9EC79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EC79D
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EC79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EC79D | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BF9B
Deuteranopia (green-blind)
#C2BB9F
Tritanopia (blue-blind)
#9AC4BB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #9ec79d; /* rgb */ color: rgb(158, 199, 157); /* oklch */ color: oklch(78.9% 0.073 144.2);
Tailwind
colors: {
custom: {
50: '#bbd8ba',
500: '#9ec79d',
950: '#000000',
},
}SCSS
$custom: #9ec79d; $custom-light: #bbd8ba; $custom-dark: #000000;
JSON
{
"hex": "#9ec79d",
"rgb": {
"r": 158,
"g": 199,
"b": 157
},
"hsl": {
"h": 118.571,
"s": 27.273,
"l": 69.804
},
"oklch": {
"l": 0.7888,
"c": 0.0731,
"h": 144.2
},
"luminance": 0.5055
}Semantic roles & 50–950 ramp
primary
#9EC79D
secondary
#9A6D9C
accent
#40A6A3
background
#FDFEFD
surface
#F8FBF8
border
#D1D4D1
text
#121411
muted
#828381