#5FF37E#5FF37E
#5FF37E is a very light, highly saturated green. Relative luminance 0.680; OKLCH L 85.8% C 0.203 H 147.6°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF37E |
|---|---|
| RGB | rgb(95, 243, 126) |
| HSL | hsl(133, 86%, 66%) |
| HSV | hsv(133, 61%, 95%) |
| CMYK | cmyk(60.9%, 0%, 48.1%, 4.7%) |
| CIE-LAB | lab(86.02, -63.41, 44.71) |
| CIE-LCH | lch(86.02, 77.59, 144.81°) |
| OKLab | oklab(85.81% -0.1713 0.1086) |
| OKLCH | oklch(85.81% 0.203 147.6) |
| XYZ | xyz(40.5330, 68.0365, 30.7309) |
| Luminance | 0.6804 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.74
Minty Green
#0BF77D
ΔE00 2.93
Wintergreen
#20F986
ΔE00 3.15
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Spring Green
#00FF7F
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF37E #F35FD4
analogous
#8AF35F #5FF37E #5FF3C8
triadic
#5FF37E #7E5FF3 #F37E5F
tetradic
#5FF37E #5F8AF3 #F35FD4 #F3C85F
square
#5FF37E #5F8AF3 #F35FD4 #F3C85F
split-complementary
#5FF37E #C85FF3 #F35F8A
monochromatic
#0FC936 #26EF50 #5FF37E #98F7AC #D1FCDA
Accessibility & contrast
On white
1.44
#5FF37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#5FF37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF37E
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF37E | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF74
Deuteranopia (green-blind)
#E3D286
Tritanopia (blue-blind)
#37EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5ff37e; /* rgb */ color: rgb(95, 243, 126); /* oklch */ color: oklch(85.8% 0.203 147.6);
Tailwind
colors: {
custom: {
50: '#9af8a5',
500: '#5ff37e',
950: '#000000',
},
}SCSS
$custom: #5ff37e; $custom-light: #9af8a5; $custom-dark: #000000;
JSON
{
"hex": "#5ff37e",
"rgb": {
"r": 95,
"g": 243,
"b": 126
},
"hsl": {
"h": 132.568,
"s": 86.047,
"l": 66.275
},
"oklch": {
"l": 0.85808,
"c": 0.20284,
"h": 147.6
},
"luminance": 0.6804
}Semantic roles & 50–950 ramp
primary
#5FF37E
secondary
#C531A6
accent
#03B4E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580