#5EFD80#5EFD80
#5EFD80 is a very light, highly saturated green. Relative luminance 0.742; OKLCH L 88.3% C 0.214 H 147.5°. Best body text is #000000 at 15.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFD80 |
|---|---|
| RGB | rgb(94, 253, 128) |
| HSL | hsl(133, 98%, 68%) |
| HSV | hsv(133, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(89.01, -66.91, 47.48) |
| CIE-LCH | lch(89.01, 82.04, 144.64°) |
| OKLab | oklab(88.27% -0.1806 0.1149) |
| OKLCH | oklch(88.27% 0.214 147.5) |
| XYZ | xyz(43.6346, 74.1843, 32.4374) |
| Luminance | 0.7419 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.18
Spearmint
#1EF876
ΔE00 2.59
Spring Green
#00FF7F
ΔE00 2.70
Minty Green
#0BF77D
ΔE00 3.13
Wintergreen
#20F986
ΔE00 3.24
Easter Green
#8CFD7E
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFD80 #FD5EDB
analogous
#8BFD5E #5EFD80 #5EFDCF
triadic
#5EFD80 #805EFD #FD805E
tetradic
#5EFD80 #5E8BFD #FD5EDB #FDCF5E
square
#5EFD80 #5E8BFD #FD5EDB #FDCF5E
split-complementary
#5EFD80 #CF5EFD #FD5E8B
monochromatic
#03DE32 #22FC50 #5EFD80 #9AFEB0 #D7FFDF
Accessibility & contrast
On white
1.33
#5EFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.84
#5EFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFD80
15.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFD80 | 1.00 | 1.33 | 15.84 | 15.84 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#ECDA89
Tritanopia (blue-blind)
#2DF8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efd80; /* rgb */ color: rgb(94, 253, 128); /* oklch */ color: oklch(88.3% 0.214 147.5);
Tailwind
colors: {
custom: {
50: '#9bffa7',
500: '#5efd80',
950: '#000000',
},
}SCSS
$custom: #5efd80; $custom-light: #9bffa7; $custom-dark: #000000;
JSON
{
"hex": "#5efd80",
"rgb": {
"r": 94,
"g": 253,
"b": 128
},
"hsl": {
"h": 132.83,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.88269,
"c": 0.2141,
"h": 147.5
},
"luminance": 0.74189
}Semantic roles & 50–950 ramp
primary
#5EFD80
secondary
#D729B1
accent
#00B4E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680