#5EF57E#5EF57E
#5EF57E is a very light, highly saturated green. Relative luminance 0.692; OKLCH L 86.3% C 0.206 H 147.6°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF57E |
|---|---|
| RGB | rgb(94, 245, 126) |
| HSL | hsl(133, 88%, 66%) |
| HSV | hsv(133, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 48.6%, 3.9%) |
| CIE-LAB | lab(86.60, -64.34, 45.42) |
| CIE-LCH | lch(86.60, 78.76, 144.78°) |
| OKLab | oklab(86.27% -0.1738 0.1102) |
| OKLCH | oklch(86.27% 0.206 147.6) |
| XYZ | xyz(41.0315, 69.1868, 30.9267) |
| Luminance | 0.6919 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.51
Minty Green
#0BF77D
ΔE00 2.80
Wintergreen
#20F986
ΔE00 3.03
Lightgreen (survey)
#76FF7B
ΔE00 3.17
Spring Green
#00FF7F
ΔE00 3.34
Turquoise Green
#04F489
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF57E #F55ED5
analogous
#8AF55E #5EF57E #5EF5CA
triadic
#5EF57E #7E5EF5 #F57E5E
tetradic
#5EF57E #5E8AF5 #F55ED5 #F5CA5E
square
#5EF57E #5E8AF5 #F55ED5 #F5CA5E
split-complementary
#5EF57E #CA5EF5 #F55E8A
monochromatic
#0DCC35 #24F150 #5EF57E #98F9AC #D1FCDA
Accessibility & contrast
On white
1.42
#5EF57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#5EF57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF57E
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF57E | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E174
Deuteranopia (green-blind)
#E4D486
Tritanopia (blue-blind)
#33F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef57e; /* rgb */ color: rgb(94, 245, 126); /* oklch */ color: oklch(86.3% 0.206 147.6);
Tailwind
colors: {
custom: {
50: '#9af9a5',
500: '#5ef57e',
950: '#000000',
},
}SCSS
$custom: #5ef57e; $custom-light: #9af9a5; $custom-dark: #000000;
JSON
{
"hex": "#5ef57e",
"rgb": {
"r": 94,
"g": 245,
"b": 126
},
"hsl": {
"h": 132.715,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.86271,
"c": 0.20578,
"h": 147.6
},
"luminance": 0.69191
}Semantic roles & 50–950 ramp
primary
#5EF57E
secondary
#C82FA8
accent
#01B5E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580