#79EF82#79EF82
#79EF82 is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.8% C 0.182 H 145.3°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #79EF82 |
|---|---|
| RGB | rgb(121, 239, 130) |
| HSL | hsl(125, 79%, 71%) |
| HSV | hsv(125, 49%, 94%) |
| CMYK | cmyk(49.4%, 0%, 45.6%, 6.3%) |
| CIE-LAB | lab(85.71, -55.22, 42.57) |
| CIE-LCH | lch(85.71, 69.72, 142.37°) |
| OKLab | oklab(85.8% -0.15 0.1039) |
| OKLCH | oklch(85.8% 0.182 145.3) |
| XYZ | xyz(42.7785, 67.4064, 31.8713) |
| Luminance | 0.6741 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.78
Palegreen
#98FB98
ΔE00 3.81
Lightgreen (survey)
#76FF7B
ΔE00 4.00
Easter Green
#8CFD7E
ΔE00 4.00
Baby Green
#8CFF9E
ΔE00 4.18
Mint Green
#8FFF9F
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79EF82 #EF79E6
analogous
#ABEF79 #79EF82 #79EFBD
triadic
#79EF82 #8279EF #EF8279
tetradic
#79EF82 #79ABEF #EF79E6 #EFBD79
square
#79EF82 #79ABEF #EF79E6 #EFBD79
split-complementary
#79EF82 #BD79EF #EF79AB
monochromatic
#19D428 #42E84F #79EF82 #B0F6B5 #E4FCE5
Accessibility & contrast
On white
1.45
#79EF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#79EF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79EF82
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79EF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79EF82 | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DD79
Deuteranopia (green-blind)
#E2D289
Tritanopia (blue-blind)
#66EAD5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #79ef82; /* rgb */ color: rgb(121, 239, 130); /* oklch */ color: oklch(85.8% 0.182 145.3);
Tailwind
colors: {
custom: {
50: '#a7f5a8',
500: '#79ef82',
950: '#000000',
},
}SCSS
$custom: #79ef82; $custom-light: #a7f5a8; $custom-dark: #000000;
JSON
{
"hex": "#79ef82",
"rgb": {
"r": 121,
"g": 239,
"b": 130
},
"hsl": {
"h": 124.576,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.85795,
"c": 0.18242,
"h": 145.3
},
"luminance": 0.6741
}Semantic roles & 50–950 ramp
primary
#79EF82
secondary
#C944BF
accent
#0BCBDB
background
#FDFFFC
surface
#F7FEF6
border
#D0D6D0
text
#101710
muted
#818580