#5EFE79#5EFE79
#5EFE79 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.4% C 0.221 H 146.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFE79 |
|---|---|
| RGB | rgb(94, 254, 121) |
| HSL | hsl(130, 99%, 68%) |
| HSV | hsv(130, 63%, 100%) |
| CMYK | cmyk(63%, 0%, 52.4%, 0.4%) |
| CIE-LAB | lab(89.22, -68.21, 50.99) |
| CIE-LCH | lch(89.22, 85.17, 143.22°) |
| OKLab | oklab(88.42% -0.1843 0.1224) |
| OKLCH | oklch(88.42% 0.221 146.4) |
| XYZ | xyz(43.5062, 74.6394, 30.1995) |
| Luminance | 0.7464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.65
Spearmint
#1EF876
ΔE00 2.87
Light Bright Green
#53FE5C
ΔE00 3.08
Spring Green
#00FF7F
ΔE00 3.09
Lighter Green
#75FD63
ΔE00 3.52
Easter Green
#8CFD7E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFE79 #FE5EE3
analogous
#93FE5E #5EFE79 #5EFEC9
triadic
#5EFE79 #795EFE #FE795E
tetradic
#5EFE79 #5E93FE #FE5EE3 #FEC95E
square
#5EFE79 #5E93FE #FE5EE3 #FEC95E
split-complementary
#5EFE79 #C95EFE #FE5E93
monochromatic
#01E027 #21FE46 #5EFE79 #9BFEAC #D8FFDE
Accessibility & contrast
On white
1.32
#5EFE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#5EFE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFE79
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFE79 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96D
Deuteranopia (green-blind)
#EDDB83
Tritanopia (blue-blind)
#31F8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efe79; /* rgb */ color: rgb(94, 254, 121); /* oklch */ color: oklch(88.4% 0.221 146.4);
Tailwind
colors: {
custom: {
50: '#9cffa2',
500: '#5efe79',
950: '#000000',
},
}SCSS
$custom: #5efe79; $custom-light: #9cffa2; $custom-dark: #000000;
JSON
{
"hex": "#5efe79",
"rgb": {
"r": 94,
"g": 254,
"b": 121
},
"hsl": {
"h": 130.125,
"s": 98.765,
"l": 68.235
},
"oklch": {
"l": 0.88418,
"c": 0.22122,
"h": 146.4
},
"luminance": 0.74644
}Semantic roles & 50–950 ramp
primary
#5EFE79
secondary
#D828BA
accent
#00BFE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680