#79F58B#79F58B
#79F58B is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.4% C 0.182 H 146.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #79F58B |
|---|---|
| RGB | rgb(121, 245, 139) |
| HSL | hsl(129, 86%, 72%) |
| HSV | hsv(129, 51%, 96%) |
| CMYK | cmyk(50.6%, 0%, 43.3%, 3.9%) |
| CIE-LAB | lab(87.60, -56.28, 40.59) |
| CIE-LCH | lch(87.60, 69.39, 144.20°) |
| OKLab | oklab(87.38% -0.1527 0.0997) |
| OKLCH | oklch(87.38% 0.182 146.9) |
| XYZ | xyz(45.1950, 71.2302, 35.7883) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 2.85
Lightgreen
#90EE90
ΔE00 3.00
Mint Green
#8FFF9F
ΔE00 3.03
Palegreen
#98FB98
ΔE00 3.08
Lightgreen (survey)
#76FF7B
ΔE00 3.64
Easter Green
#8CFD7E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#79F58B #F579E3
analogous
#A5F579 #79F58B #79F5C9
triadic
#79F58B #8B79F5 #F58B79
tetradic
#79F58B #79A5F5 #F579E3 #F5C979
square
#79F58B #79A5F5 #F579E3 #F5C979
split-complementary
#79F58B #C979F5 #F579A5
monochromatic
#11E32F #40F15A #79F58B #B2F9BC #E3FDE6
Accessibility & contrast
On white
1.38
#79F58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#79F58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #79F58B
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##79F58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##79F58B | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E383
Deuteranopia (green-blind)
#E7D792
Tritanopia (blue-blind)
#63F0DB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #79f58b; /* rgb */ color: rgb(121, 245, 139); /* oklch */ color: oklch(87.4% 0.182 146.9);
Tailwind
colors: {
custom: {
50: '#a8f9ae',
500: '#79f58b',
950: '#000000',
},
}SCSS
$custom: #79f58b; $custom-light: #a8f9ae; $custom-dark: #000000;
JSON
{
"hex": "#79f58b",
"rgb": {
"r": 121,
"g": 245,
"b": 139
},
"hsl": {
"h": 128.71,
"s": 86.111,
"l": 71.765
},
"oklch": {
"l": 0.87382,
"c": 0.18233,
"h": 146.9
},
"luminance": 0.71234
}Semantic roles & 50–950 ramp
primary
#79F58B
secondary
#D042BC
accent
#03C2E3
background
#FDFFFD
surface
#F7FFF7
border
#D0D7D0
text
#101710
muted
#818581