#5EF57F#5EF57F
#5EF57F is a very light, highly saturated green. Relative luminance 0.692; OKLCH L 86.3% C 0.205 H 147.8°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF57F |
|---|---|
| RGB | rgb(94, 245, 127) |
| HSL | hsl(133, 88%, 66%) |
| HSV | hsv(133, 62%, 96%) |
| CMYK | cmyk(61.6%, 0%, 48.2%, 3.9%) |
| CIE-LAB | lab(86.61, -64.19, 44.96) |
| CIE-LCH | lch(86.61, 78.37, 144.99°) |
| OKLab | oklab(86.29% -0.1734 0.1092) |
| OKLCH | oklch(86.29% 0.205 147.8) |
| XYZ | xyz(41.0964, 69.2127, 31.2682) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.54
Minty Green
#0BF77D
ΔE00 2.77
Wintergreen
#20F986
ΔE00 2.95
Lightgreen (survey)
#76FF7B
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF57F #F55ED4
analogous
#89F55E #5EF57F #5EF5CB
triadic
#5EF57F #7F5EF5 #F57F5E
tetradic
#5EF57F #5E89F5 #F55ED4 #F5CB5E
square
#5EF57F #5E89F5 #F55ED4 #F5CB5E
split-complementary
#5EF57F #CB5EF5 #F55E89
monochromatic
#0DCC36 #24F151 #5EF57F #98F9AD #D1FCDB
Accessibility & contrast
On white
1.41
#5EF57F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#5EF57F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF57F
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF57F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF57F | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 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)
#F8E175
Deuteranopia (green-blind)
#E4D487
Tritanopia (blue-blind)
#33F0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5ef57f; /* rgb */ color: rgb(94, 245, 127); /* oklch */ color: oklch(86.3% 0.205 147.8);
Tailwind
colors: {
custom: {
50: '#9af9a6',
500: '#5ef57f',
950: '#000000',
},
}SCSS
$custom: #5ef57f; $custom-light: #9af9a6; $custom-dark: #000000;
JSON
{
"hex": "#5ef57f",
"rgb": {
"r": 94,
"g": 245,
"b": 127
},
"hsl": {
"h": 133.113,
"s": 88.304,
"l": 66.471
},
"oklch": {
"l": 0.86286,
"c": 0.20491,
"h": 147.8
},
"luminance": 0.69217
}Semantic roles & 50–950 ramp
primary
#5EF57F
secondary
#C82FA7
accent
#01B3E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580