#5DF37E#5DF37E
#5DF37E is a very light, highly saturated green. Relative luminance 0.679; OKLCH L 85.7% C 0.204 H 147.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF37E |
|---|---|
| RGB | rgb(93, 243, 126) |
| HSL | hsl(133, 86%, 66%) |
| HSV | hsv(133, 62%, 95%) |
| CMYK | cmyk(61.7%, 0%, 48.1%, 4.7%) |
| CIE-LAB | lab(85.97, -63.82, 44.64) |
| CIE-LCH | lch(85.97, 77.88, 145.03°) |
| OKLab | oklab(85.75% -0.1723 0.1085) |
| OKLCH | oklch(85.75% 0.204 147.8) |
| XYZ | xyz(40.3279, 67.9307, 30.7213) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.64
Minty Green
#0BF77D
ΔE00 2.80
Wintergreen
#20F986
ΔE00 3.03
Spring Green
#00FF7F
ΔE00 3.56
Lightgreen (survey)
#76FF7B
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF37E #F35DD2
analogous
#87F35D #5DF37E #5DF3C9
triadic
#5DF37E #7E5DF3 #F37E5D
tetradic
#5DF37E #5D87F3 #F35DD2 #F3C95D
square
#5DF37E #5D87F3 #F35DD2 #F3C95D
split-complementary
#5DF37E #C95DF3 #F35D87
monochromatic
#0FC737 #24EF51 #5DF37E #96F7AB #CFFBD9
Accessibility & contrast
On white
1.44
#5DF37E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#5DF37E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF37E
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF37E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF37E | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF74
Deuteranopia (green-blind)
#E2D286
Tritanopia (blue-blind)
#32EED8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5df37e; /* rgb */ color: rgb(93, 243, 126); /* oklch */ color: oklch(85.7% 0.204 147.8);
Tailwind
colors: {
custom: {
50: '#99f8a5',
500: '#5df37e',
950: '#000000',
},
}SCSS
$custom: #5df37e; $custom-light: #99f8a5; $custom-dark: #000000;
JSON
{
"hex": "#5df37e",
"rgb": {
"r": 93,
"g": 243,
"b": 126
},
"hsl": {
"h": 133.2,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.85749,
"c": 0.20362,
"h": 147.8
},
"luminance": 0.67935
}Semantic roles & 50–950 ramp
primary
#5DF37E
secondary
#C430A3
accent
#03B1E3
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580