#79EF80#79EF80
#79EF80 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.8% C 0.184 H 144.9°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #79EF80 |
|---|---|
| RGB | rgb(121, 239, 128) |
| HSL | hsl(124, 79%, 71%) |
| HSV | hsv(124, 49%, 94%) |
| CMYK | cmyk(49.4%, 0%, 46.4%, 6.3%) |
| CIE-LAB | lab(85.68, -55.51, 43.50) |
| CIE-LCH | lch(85.68, 70.52, 141.91°) |
| OKLab | oklab(85.76% -0.1508 0.1059) |
| OKLCH | oklch(85.76% 0.184 144.9) |
| XYZ | xyz(42.6456, 67.3532, 31.1711) |
| Luminance | 0.6736 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.94
Easter Green
#8CFD7E
ΔE00 3.83
Lightgreen (survey)
#76FF7B
ΔE00 3.85
Palegreen
#98FB98
ΔE00 3.91
Light Green
#96F97B
ΔE00 4.20
Lightish Green
#61E160
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EF80 #EF79E8
analogous
#ADEF79 #79EF80 #79EFBB
triadic
#79EF80 #8079EF #EF8079
tetradic
#79EF80 #79ADEF #EF79E8 #EFBB79
square
#79EF80 #79ADEF #EF79E8 #EFBB79
split-complementary
#79EF80 #BB79EF #EF79AD
monochromatic
#19D424 #42E84C #79EF80 #B0F6B4 #E4FCE5
Accessibility & contrast
On white
1.45
#79EF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#79EF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EF80
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EF80 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#E2D287
Tritanopia (blue-blind)
#67EAD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #79ef80; /* rgb */ color: rgb(121, 239, 128); /* oklch */ color: oklch(85.8% 0.184 144.9);
Tailwind
colors: {
custom: {
50: '#a7f5a6',
500: '#79ef80',
950: '#000000',
},
}SCSS
$custom: #79ef80; $custom-light: #a7f5a6; $custom-dark: #000000;
JSON
{
"hex": "#79ef80",
"rgb": {
"r": 121,
"g": 239,
"b": 128
},
"hsl": {
"h": 123.559,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.85764,
"c": 0.18425,
"h": 144.9
},
"luminance": 0.67356
}Semantic roles & 50–950 ramp
primary
#79EF80
secondary
#C944C1
accent
#0BCFDB
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#10170F
muted
#818580