#79F59A#79F59A
#79F59A is a very light, vivid green. Relative luminance 0.717; OKLCH L 87.6% C 0.168 H 150.3°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #79F59A |
|---|---|
| RGB | rgb(121, 245, 154) |
| HSL | hsl(136, 86%, 72%) |
| HSV | hsv(136, 51%, 96%) |
| CMYK | cmyk(50.6%, 0%, 37.1%, 3.9%) |
| CIE-LAB | lab(87.82, -53.91, 33.46) |
| CIE-LCH | lch(87.82, 63.45, 148.17°) |
| OKLab | oklab(87.64% -0.1463 0.0835) |
| OKLCH | oklch(87.64% 0.168 150.3) |
| XYZ | xyz(46.3672, 71.6991, 41.9615) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.34
Foam Green
#90FDA9
ΔE00 2.68
Seafoam Green
#7AF9AB
ΔE00 2.68
Baby Green
#8CFF9E
ΔE00 2.71
Mint Green
#8FFF9F
ΔE00 2.85
Seafoam (survey)
#80F9AD
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F59A #F579D4
analogous
#96F579 #79F59A #79F5D8
triadic
#79F59A #9A79F5 #F59A79
tetradic
#79F59A #7996F5 #F579D4 #F5D879
square
#79F59A #7996F5 #F579D4 #F5D879
split-complementary
#79F59A #D879F5 #F57996
monochromatic
#11E349 #40F16F #79F59A #B2F9C5 #E3FDEA
Accessibility & contrast
On white
1.37
#79F59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#79F59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F59A
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F59A | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E394
Deuteranopia (green-blind)
#E5D7A0
Tritanopia (blue-blind)
#5EF1DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #79f59a; /* rgb */ color: rgb(121, 245, 154); /* oklch */ color: oklch(87.6% 0.168 150.3);
Tailwind
colors: {
custom: {
50: '#a7f9b8',
500: '#79f59a',
950: '#000000',
},
}SCSS
$custom: #79f59a; $custom-light: #a7f9b8; $custom-dark: #000000;
JSON
{
"hex": "#79f59a",
"rgb": {
"r": 121,
"g": 245,
"b": 154
},
"hsl": {
"h": 135.968,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.87642,
"c": 0.16848,
"h": 150.3
},
"luminance": 0.71703
}Semantic roles & 50–950 ramp
primary
#79F59A
secondary
#D042AA
accent
#03A7E3
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101711
muted
#818581