#5EF47A#5EF47A
#5EF47A is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.0% C 0.208 H 147.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF47A |
|---|---|
| RGB | rgb(94, 244, 122) |
| HSL | hsl(131, 87%, 66%) |
| HSV | hsv(131, 61%, 96%) |
| CMYK | cmyk(61.5%, 0%, 50%, 4.3%) |
| CIE-LAB | lab(86.25, -64.54, 46.88) |
| CIE-LCH | lch(86.25, 79.77, 144.01°) |
| OKLab | oklab(85.97% -0.1744 0.1133) |
| OKLCH | oklch(85.97% 0.208 147) |
| XYZ | xyz(40.4769, 68.4822, 29.4939) |
| Luminance | 0.6849 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 3.00
Lightgreen (survey)
#76FF7B
ΔE00 3.07
Wintergreen
#20F986
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.55
Easter Green
#8CFD7E
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF47A #F45ED8
analogous
#8DF45E #5EF47A #5EF4C5
triadic
#5EF47A #7A5EF4 #F47A5E
tetradic
#5EF47A #5E8DF4 #F45ED8 #F4C55E
square
#5EF47A #5E8DF4 #F45ED8 #F4C55E
split-complementary
#5EF47A #C55EF4 #F45E8D
monochromatic
#0ECA31 #25F04B #5EF47A #97F8A9 #D1FCD9
Accessibility & contrast
On white
1.43
#5EF47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5EF47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF47A
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF47A | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E070
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#36EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5ef47a; /* rgb */ color: rgb(94, 244, 122); /* oklch */ color: oklch(86.0% 0.208 147.0);
Tailwind
colors: {
custom: {
50: '#9af9a3',
500: '#5ef47a',
950: '#000000',
},
}SCSS
$custom: #5ef47a; $custom-light: #9af9a3; $custom-dark: #000000;
JSON
{
"hex": "#5ef47a",
"rgb": {
"r": 94,
"g": 244,
"b": 122
},
"hsl": {
"h": 131.2,
"s": 87.209,
"l": 66.275
},
"oklch": {
"l": 0.85967,
"c": 0.20796,
"h": 147
},
"luminance": 0.68486
}Semantic roles & 50–950 ramp
primary
#5EF47A
secondary
#C630AA
accent
#02BAE4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580