#5EF37A#5EF37A
#5EF37A is a very light, highly saturated green. Relative luminance 0.679; OKLCH L 85.7% C 0.207 H 147.0°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF37A |
|---|---|
| RGB | rgb(94, 243, 122) |
| HSL | hsl(131, 86%, 66%) |
| HSV | hsv(131, 61%, 95%) |
| CMYK | cmyk(61.3%, 0%, 49.8%, 4.7%) |
| CIE-LAB | lab(85.95, -64.18, 46.51) |
| CIE-LCH | lch(85.95, 79.26, 144.07°) |
| OKLab | oklab(85.72% -0.1734 0.1125) |
| OKLCH | oklch(85.72% 0.207 147) |
| XYZ | xyz(40.1768, 67.8821, 29.3938) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 3.02
Lightgreen (survey)
#76FF7B
ΔE00 3.26
Wintergreen
#20F986
ΔE00 3.40
Spring Green
#00FF7F
ΔE00 3.67
Turquoise Green
#04F489
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF37A #F35ED7
analogous
#8CF35E #5EF37A #5EF3C4
triadic
#5EF37A #7A5EF3 #F37A5E
tetradic
#5EF37A #5E8CF3 #F35ED7 #F3C45E
square
#5EF37A #5E8CF3 #F35ED7 #F3C45E
split-complementary
#5EF37A #C45EF3 #F35E8C
monochromatic
#0FC832 #25EF4B #5EF37A #97F7A9 #D0FBD8
Accessibility & contrast
On white
1.44
#5EF37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#5EF37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF37A
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF37A | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#36EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ef37a; /* rgb */ color: rgb(94, 243, 122); /* oklch */ color: oklch(85.7% 0.207 147.0);
Tailwind
colors: {
custom: {
50: '#9af8a2',
500: '#5ef37a',
950: '#000000',
},
}SCSS
$custom: #5ef37a; $custom-light: #9af8a2; $custom-dark: #000000;
JSON
{
"hex": "#5ef37a",
"rgb": {
"r": 94,
"g": 243,
"b": 122
},
"hsl": {
"h": 131.275,
"s": 86.127,
"l": 66.078
},
"oklch": {
"l": 0.8572,
"c": 0.2067,
"h": 147
},
"luminance": 0.67886
}Semantic roles & 50–950 ramp
primary
#5EF37A
secondary
#C531A9
accent
#03B9E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580