#5EF47F#5EF47F
#5EF47F is a very light, highly saturated green. Relative luminance 0.686; OKLCH L 86.0% C 0.204 H 147.8°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF47F |
|---|---|
| RGB | rgb(94, 244, 127) |
| HSL | hsl(133, 87%, 66%) |
| HSV | hsv(133, 61%, 96%) |
| CMYK | cmyk(61.5%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(86.31, -63.83, 44.59) |
| CIE-LCH | lch(86.31, 77.86, 145.07°) |
| OKLab | oklab(86.04% -0.1724 0.1084) |
| OKLCH | oklch(86.04% 0.204 147.8) |
| XYZ | xyz(40.7947, 68.6093, 31.1676) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.62
Minty Green
#0BF77D
ΔE00 2.79
Wintergreen
#20F986
ΔE00 2.98
Lightgreen (survey)
#76FF7B
ΔE00 3.44
Spring Green
#00FF7F
ΔE00 3.46
Turquoise Green
#04F489
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF47F #F45ED3
analogous
#88F45E #5EF47F #5EF4CA
triadic
#5EF47F #7F5EF4 #F47F5E
tetradic
#5EF47F #5E88F4 #F45ED3 #F4CA5E
square
#5EF47F #5E88F4 #F45ED3 #F4CA5E
split-complementary
#5EF47F #CA5EF4 #F45E88
monochromatic
#0ECA37 #25F051 #5EF47F #97F8AD #D1FCDA
Accessibility & contrast
On white
1.43
#5EF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#5EF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF47F
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF47F | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E075
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#33EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ef47f; /* rgb */ color: rgb(94, 244, 127); /* oklch */ color: oklch(86.0% 0.204 147.8);
Tailwind
colors: {
custom: {
50: '#9af9a6',
500: '#5ef47f',
950: '#000000',
},
}SCSS
$custom: #5ef47f; $custom-light: #9af9a6; $custom-dark: #000000;
JSON
{
"hex": "#5ef47f",
"rgb": {
"r": 94,
"g": 244,
"b": 127
},
"hsl": {
"h": 133.2,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.8604,
"c": 0.20364,
"h": 147.8
},
"luminance": 0.68613
}Semantic roles & 50–950 ramp
primary
#5EF47F
secondary
#C630A5
accent
#02B2E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580