#79D080#79D080
#79D080 is a light, vivid green. Relative luminance 0.507; OKLCH L 78.3% C 0.140 H 145.9°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #79D080 |
|---|---|
| RGB | rgb(121, 208, 128) |
| HSL | hsl(125, 48%, 65%) |
| HSV | hsv(125, 42%, 82%) |
| CMYK | cmyk(41.8%, 0%, 38.5%, 18.4%) |
| CIE-LAB | lab(76.52, -42.68, 31.72) |
| CIE-LCH | lch(76.52, 53.18, 143.38°) |
| OKLab | oklab(78.28% -0.1161 0.0788) |
| OKLCH | oklch(78.28% 0.14 145.9) |
| XYZ | xyz(34.3355, 50.7331, 28.4011) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.57
Emerald
#50C878
ΔE00 4.42
Pistachio
#93C572
ΔE00 5.97
Dark Mint
#48C072
ΔE00 6.07
Seaweed
#18D17B
ΔE00 6.48
Fern
#63B76C
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79D080 #D079C9
analogous
#9DD079 #79D080 #79D0AC
triadic
#79D080 #8079D0 #D08079
tetradic
#79D080 #799DD0 #D079C9 #D0AC79
square
#79D080 #799DD0 #D079C9 #D0AC79
split-complementary
#79D080 #AC79D0 #D0799D
monochromatic
#36993E #4CC055 #79D080 #A6E0AB #D4F0D6
Accessibility & contrast
On white
1.88
#79D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#79D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79D080
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79D080 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C27A
Deuteranopia (green-blind)
#C6B985
Tritanopia (blue-blind)
#6DCCBC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #79d080; /* rgb */ color: rgb(121, 208, 128); /* oklch */ color: oklch(78.3% 0.140 145.9);
Tailwind
colors: {
custom: {
50: '#a4dfa5',
500: '#79d080',
950: '#000000',
},
}SCSS
$custom: #79d080; $custom-light: #a4dfa5; $custom-dark: #000000;
JSON
{
"hex": "#79d080",
"rgb": {
"r": 121,
"g": 208,
"b": 128
},
"hsl": {
"h": 124.828,
"s": 48.066,
"l": 64.51
},
"oklch": {
"l": 0.78278,
"c": 0.14034,
"h": 145.9
},
"luminance": 0.50735
}Semantic roles & 50–950 ramp
primary
#79D080
secondary
#9F4F98
accent
#2AB0BB
background
#FCFEFC
surface
#F6FCF6
border
#D0D5D0
text
#0F150F
muted
#808480