#79F59E#79F59E
#79F59E is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.7% C 0.165 H 151.4°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #79F59E |
|---|---|
| RGB | rgb(121, 245, 158) |
| HSL | hsl(138, 86%, 72%) |
| HSV | hsv(138, 51%, 96%) |
| CMYK | cmyk(50.6%, 0%, 35.5%, 3.9%) |
| CIE-LAB | lab(87.89, -53.24, 31.54) |
| CIE-LCH | lch(87.89, 61.88, 149.35°) |
| OKLab | oklab(87.72% -0.1446 0.079) |
| OKLCH | oklch(87.72% 0.165 151.4) |
| XYZ | xyz(46.7059, 71.8346, 43.7453) |
| Luminance | 0.7184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.93
Seafoam Green
#7AF9AB
ΔE00 2.03
Seafoam (survey)
#80F9AD
ΔE00 2.27
Foam Green
#90FDA9
ΔE00 2.52
Light Green Blue
#56FCA2
ΔE00 2.99
Baby Green
#8CFF9E
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F59E #F579D0
analogous
#92F579 #79F59E #79F5DC
triadic
#79F59E #9E79F5 #F59E79
tetradic
#79F59E #7992F5 #F579D0 #F5DC79
square
#79F59E #7992F5 #F579D0 #F5DC79
split-complementary
#79F59E #DC79F5 #F57992
monochromatic
#11E350 #40F175 #79F59E #B2F9C7 #E3FDEA
Accessibility & contrast
On white
1.37
#79F59E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#79F59E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F59E
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F59E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F59E | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E498
Deuteranopia (green-blind)
#E4D8A3
Tritanopia (blue-blind)
#5DF2DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #79f59e; /* rgb */ color: rgb(121, 245, 158); /* oklch */ color: oklch(87.7% 0.165 151.4);
Tailwind
colors: {
custom: {
50: '#a7f9bb',
500: '#79f59e',
950: '#000000',
},
}SCSS
$custom: #79f59e; $custom-light: #a7f9bb; $custom-dark: #000000;
JSON
{
"hex": "#79f59e",
"rgb": {
"r": 121,
"g": 245,
"b": 158
},
"hsl": {
"h": 137.903,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.87716,
"c": 0.16479,
"h": 151.4
},
"luminance": 0.71838
}Semantic roles & 50–950 ramp
primary
#79F59E
secondary
#D042A6
accent
#03A0E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582