#79F59D#79F59D
#79F59D is a very light, vivid green. Relative luminance 0.718; OKLCH L 87.7% C 0.166 H 151.1°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #79F59D |
|---|---|
| RGB | rgb(121, 245, 157) |
| HSL | hsl(137, 86%, 72%) |
| HSV | hsv(137, 51%, 96%) |
| CMYK | cmyk(50.6%, 0%, 35.9%, 3.9%) |
| CIE-LAB | lab(87.87, -53.41, 32.02) |
| CIE-LCH | lch(87.87, 62.27, 149.05°) |
| OKLab | oklab(87.7% -0.1451 0.0801) |
| OKLCH | oklch(87.7% 0.166 151.1) |
| XYZ | xyz(46.6202, 71.8003, 43.2939) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.02
Seafoam Green
#7AF9AB
ΔE00 2.19
Seafoam (survey)
#80F9AD
ΔE00 2.43
Foam Green
#90FDA9
ΔE00 2.54
Baby Green
#8CFF9E
ΔE00 2.95
Light Green Blue
#56FCA2
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F59D #F579D1
analogous
#93F579 #79F59D #79F5DB
triadic
#79F59D #9D79F5 #F59D79
tetradic
#79F59D #7993F5 #F579D1 #F5DB79
square
#79F59D #7993F5 #F579D1 #F5DB79
split-complementary
#79F59D #DB79F5 #F57993
monochromatic
#11E34E #40F173 #79F59D #B2F9C7 #E3FDEA
Accessibility & contrast
On white
1.37
#79F59D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#79F59D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F59D
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F59D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F59D | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E497
Deuteranopia (green-blind)
#E4D8A2
Tritanopia (blue-blind)
#5DF2DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #79f59d; /* rgb */ color: rgb(121, 245, 157); /* oklch */ color: oklch(87.7% 0.166 151.1);
Tailwind
colors: {
custom: {
50: '#a7f9ba',
500: '#79f59d',
950: '#000000',
},
}SCSS
$custom: #79f59d; $custom-light: #a7f9ba; $custom-dark: #000000;
JSON
{
"hex": "#79f59d",
"rgb": {
"r": 121,
"g": 245,
"b": 157
},
"hsl": {
"h": 137.419,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.87697,
"c": 0.16571,
"h": 151.1
},
"luminance": 0.71804
}Semantic roles & 50–950 ramp
primary
#79F59D
secondary
#D042A7
accent
#03A2E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582