#5EFD79#5EFD79
#5EFD79 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.2% C 0.220 H 146.5°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFD79 |
|---|---|
| RGB | rgb(94, 253, 121) |
| HSL | hsl(130, 98%, 68%) |
| HSV | hsv(130, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 52.2%, 0.8%) |
| CIE-LAB | lab(88.93, -67.86, 50.63) |
| CIE-LCH | lch(88.93, 84.67, 143.28°) |
| OKLab | oklab(88.17% -0.1834 0.1216) |
| OKLCH | oklch(88.17% 0.22 146.5) |
| XYZ | xyz(43.1897, 74.0064, 30.0940) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.71
Spearmint
#1EF876
ΔE00 2.76
Spring Green
#00FF7F
ΔE00 3.08
Light Bright Green
#53FE5C
ΔE00 3.16
Easter Green
#8CFD7E
ΔE00 3.55
Minty Green
#0BF77D
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFD79 #FD5EE2
analogous
#92FD5E #5EFD79 #5EFDC9
triadic
#5EFD79 #795EFD #FD795E
tetradic
#5EFD79 #5E92FD #FD5EE2 #FDC95E
square
#5EFD79 #5E92FD #FD5EE2 #FDC95E
split-complementary
#5EFD79 #C95EFD #FD5E92
monochromatic
#03DE28 #22FC47 #5EFD79 #9AFEAB #D7FFDE
Accessibility & contrast
On white
1.33
#5EFD79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#5EFD79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFD79
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFD79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFD79 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86D
Deuteranopia (green-blind)
#EDDA83
Tritanopia (blue-blind)
#31F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5efd79; /* rgb */ color: rgb(94, 253, 121); /* oklch */ color: oklch(88.2% 0.220 146.5);
Tailwind
colors: {
custom: {
50: '#9bffa2',
500: '#5efd79',
950: '#000000',
},
}SCSS
$custom: #5efd79; $custom-light: #9bffa2; $custom-dark: #000000;
JSON
{
"hex": "#5efd79",
"rgb": {
"r": 94,
"g": 253,
"b": 121
},
"hsl": {
"h": 130.189,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.88172,
"c": 0.22,
"h": 146.5
},
"luminance": 0.74011
}Semantic roles & 50–950 ramp
primary
#5EFD79
secondary
#D729B9
accent
#00BFE6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#10180F
muted
#808680