#5EFD78#5EFD78
#5EFD78 is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.2% C 0.221 H 146.3°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFD78 |
|---|---|
| RGB | rgb(94, 253, 120) |
| HSL | hsl(130, 98%, 68%) |
| HSV | hsv(130, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 52.6%, 0.8%) |
| CIE-LAB | lab(88.91, -68.00, 51.07) |
| CIE-LCH | lch(88.91, 85.04, 143.09°) |
| OKLab | oklab(88.16% -0.1837 0.1225) |
| OKLCH | oklch(88.16% 0.221 146.3) |
| XYZ | xyz(43.1286, 73.9820, 29.7727) |
| Luminance | 0.7399 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.67
Spearmint
#1EF876
ΔE00 2.81
Light Bright Green
#53FE5C
ΔE00 3.04
Spring Green
#00FF7F
ΔE00 3.14
Lighter Green
#75FD63
ΔE00 3.46
Easter Green
#8CFD7E
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFD78 #FD5EE3
analogous
#94FD5E #5EFD78 #5EFDC7
triadic
#5EFD78 #785EFD #FD785E
tetradic
#5EFD78 #5E94FD #FD5EE3 #FDC75E
square
#5EFD78 #5E94FD #FD5EE3 #FDC75E
split-complementary
#5EFD78 #C75EFD #FD5E94
monochromatic
#03DE27 #22FC45 #5EFD78 #9AFEAB #D7FFDD
Accessibility & contrast
On white
1.33
#5EFD78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#5EFD78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFD78
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFD78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFD78 | 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)
#FFE86C
Deuteranopia (green-blind)
#EDDA82
Tritanopia (blue-blind)
#32F7DF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5efd78; /* rgb */ color: rgb(94, 253, 120); /* oklch */ color: oklch(88.2% 0.221 146.3);
Tailwind
colors: {
custom: {
50: '#9bffa2',
500: '#5efd78',
950: '#000000',
},
}SCSS
$custom: #5efd78; $custom-light: #9bffa2; $custom-dark: #000000;
JSON
{
"hex": "#5efd78",
"rgb": {
"r": 94,
"g": 253,
"b": 120
},
"hsl": {
"h": 129.811,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.88159,
"c": 0.22082,
"h": 146.3
},
"luminance": 0.73986
}Semantic roles & 50–950 ramp
primary
#5EFD78
secondary
#D729BA
accent
#00C0E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680