#5EFC84#5EFC84
#5EFC84 is a very light, highly saturated green. Relative luminance 0.737; OKLCH L 88.1% C 0.209 H 148.3°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFC84 |
|---|---|
| RGB | rgb(94, 252, 132) |
| HSL | hsl(134, 96%, 68%) |
| HSV | hsv(134, 63%, 99%) |
| CMYK | cmyk(62.7%, 0%, 47.6%, 1.2%) |
| CIE-LAB | lab(88.76, -65.98, 45.28) |
| CIE-LCH | lch(88.76, 80.02, 145.54°) |
| OKLab | oklab(88.08% -0.1781 0.1102) |
| OKLCH | oklch(88.08% 0.209 148.3) |
| XYZ | xyz(43.5882, 73.6620, 33.7464) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.59
Spring Green
#00FF7F
ΔE00 2.65
Lightgreen (survey)
#76FF7B
ΔE00 2.68
Wintergreen
#20F986
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 2.88
Turquoise Green
#04F489
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFC84 #FC5ED6
analogous
#87FC5E #5EFC84 #5EFCD3
triadic
#5EFC84 #845EFC #FC845E
tetradic
#5EFC84 #5E87FC #FC5ED6 #FCD35E
square
#5EFC84 #5E87FC #FC5ED6 #FCD35E
split-complementary
#5EFC84 #D35EFC #FC5E87
monochromatic
#04DC38 #22FB56 #5EFC84 #9AFDB2 #D6FEE0
Accessibility & contrast
On white
1.33
#5EFC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#5EFC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFC84
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFC84 | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77A
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#2BF7E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5efc84; /* rgb */ color: rgb(94, 252, 132); /* oklch */ color: oklch(88.1% 0.209 148.3);
Tailwind
colors: {
custom: {
50: '#9bfea9',
500: '#5efc84',
950: '#000000',
},
}SCSS
$custom: #5efc84; $custom-light: #9bfea9; $custom-dark: #000000;
JSON
{
"hex": "#5efc84",
"rgb": {
"r": 94,
"g": 252,
"b": 132
},
"hsl": {
"h": 134.43,
"s": 96.341,
"l": 67.843
},
"oklch": {
"l": 0.88082,
"c": 0.20942,
"h": 148.3
},
"luminance": 0.73666
}Semantic roles & 50–950 ramp
primary
#5EFC84
secondary
#D529AC
accent
#00AEE6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681