#5EFD83#5EFD83
#5EFD83 is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.3% C 0.212 H 148.0°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFD83 |
|---|---|
| RGB | rgb(94, 253, 131) |
| HSL | hsl(134, 98%, 68%) |
| HSV | hsv(134, 63%, 99%) |
| CMYK | cmyk(62.8%, 0%, 48.2%, 0.8%) |
| CIE-LAB | lab(89.05, -66.48, 46.11) |
| CIE-LCH | lch(89.05, 80.91, 145.26°) |
| OKLab | oklab(88.31% -0.1794 0.112) |
| OKLCH | oklch(88.31% 0.212 148) |
| XYZ | xyz(43.8350, 74.2645, 33.4927) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.47
Spearmint
#1EF876
ΔE00 2.62
Spring Green
#00FF7F
ΔE00 2.62
Wintergreen
#20F986
ΔE00 2.99
Minty Green
#0BF77D
ΔE00 3.00
Easter Green
#8CFD7E
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFD83 #FD5ED8
analogous
#88FD5E #5EFD83 #5EFDD2
triadic
#5EFD83 #835EFD #FD835E
tetradic
#5EFD83 #5E88FD #FD5ED8 #FDD25E
square
#5EFD83 #5E88FD #FD5ED8 #FDD25E
split-complementary
#5EFD83 #D25EFD #FD5E88
monochromatic
#03DE36 #22FC54 #5EFD83 #9AFEB2 #D7FFE0
Accessibility & contrast
On white
1.32
#5EFD83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#5EFD83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFD83
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFD83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFD83 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE879
Deuteranopia (green-blind)
#EBDA8C
Tritanopia (blue-blind)
#2BF8E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5efd83; /* rgb */ color: rgb(94, 253, 131); /* oklch */ color: oklch(88.3% 0.212 148.0);
Tailwind
colors: {
custom: {
50: '#9bffa9',
500: '#5efd83',
950: '#000000',
},
}SCSS
$custom: #5efd83; $custom-light: #9bffa9; $custom-dark: #000000;
JSON
{
"hex": "#5efd83",
"rgb": {
"r": 94,
"g": 253,
"b": 131
},
"hsl": {
"h": 133.962,
"s": 97.546,
"l": 68.039
},
"oklch": {
"l": 0.88312,
"c": 0.21153,
"h": 148
},
"luminance": 0.74269
}Semantic roles & 50–950 ramp
primary
#5EFD83
secondary
#D729AE
accent
#00B0E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681