#79F59F#79F59F
#79F59F is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.7% C 0.164 H 151.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #79F59F |
|---|---|
| RGB | rgb(121, 245, 159) |
| HSL | hsl(138, 86%, 72%) |
| HSV | hsv(138, 51%, 96%) |
| CMYK | cmyk(50.6%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(87.91, -53.06, 31.06) |
| CIE-LCH | lch(87.91, 61.49, 149.66°) |
| OKLab | oklab(87.74% -0.1442 0.0778) |
| OKLCH | oklch(87.74% 0.164 151.6) |
| XYZ | xyz(46.7923, 71.8691, 44.2005) |
| Luminance | 0.7187 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.86
Seafoam Green
#7AF9AB
ΔE00 1.87
Seafoam (survey)
#80F9AD
ΔE00 2.11
Foam Green
#90FDA9
ΔE00 2.51
Light Green Blue
#56FCA2
ΔE00 2.96
Sea Green (survey)
#53FCA1
ΔE00 3.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F59F #F579CF
analogous
#91F579 #79F59F #79F5DD
triadic
#79F59F #9F79F5 #F59F79
tetradic
#79F59F #7991F5 #F579CF #F5DD79
square
#79F59F #7991F5 #F579CF #F5DD79
split-complementary
#79F59F #DD79F5 #F57991
monochromatic
#11E351 #40F176 #79F59F #B2F9C8 #E3FDEB
Accessibility & contrast
On white
1.37
#79F59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#79F59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F59F
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F59F | 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)
#F6E499
Deuteranopia (green-blind)
#E4D8A4
Tritanopia (blue-blind)
#5CF2DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #79f59f; /* rgb */ color: rgb(121, 245, 159); /* oklch */ color: oklch(87.7% 0.164 151.6);
Tailwind
colors: {
custom: {
50: '#a7f9bc',
500: '#79f59f',
950: '#000000',
},
}SCSS
$custom: #79f59f; $custom-light: #a7f9bc; $custom-dark: #000000;
JSON
{
"hex": "#79f59f",
"rgb": {
"r": 121,
"g": 245,
"b": 159
},
"hsl": {
"h": 138.387,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.87736,
"c": 0.16387,
"h": 151.6
},
"luminance": 0.71873
}Semantic roles & 50–950 ramp
primary
#79F59F
secondary
#D042A5
accent
#039EE3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101712
muted
#818582