#5DF37D#5DF37D
#5DF37D is a very light, highly saturated green. Relative luminance 0.679; OKLCH L 85.7% C 0.204 H 147.6°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF37D |
|---|---|
| RGB | rgb(93, 243, 125) |
| HSL | hsl(133, 86%, 66%) |
| HSV | hsv(133, 62%, 95%) |
| CMYK | cmyk(61.7%, 0%, 48.6%, 4.7%) |
| CIE-LAB | lab(85.96, -63.96, 45.10) |
| CIE-LCH | lch(85.96, 78.26, 144.81°) |
| OKLab | oklab(85.73% -0.1727 0.1094) |
| OKLCH | oklch(85.73% 0.205 147.6) |
| XYZ | xyz(40.2637, 67.9050, 30.3832) |
| Luminance | 0.6791 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.61
Minty Green
#0BF77D
ΔE00 2.83
Wintergreen
#20F986
ΔE00 3.10
Lightgreen (survey)
#76FF7B
ΔE00 3.51
Spring Green
#00FF7F
ΔE00 3.57
Turquoise Green
#04F489
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF37D #F35DD3
analogous
#88F35D #5DF37D #5DF3C8
triadic
#5DF37D #7D5DF3 #F37D5D
tetradic
#5DF37D #5D88F3 #F35DD3 #F3C85D
square
#5DF37D #5D88F3 #F35DD3 #F3C85D
split-complementary
#5DF37D #C85DF3 #F35D88
monochromatic
#0FC736 #24EF4F #5DF37D #96F7AB #CFFBD8
Accessibility & contrast
On white
1.44
#5DF37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#5DF37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF37D
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF37D | 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)
#F6DF73
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#32EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5df37d; /* rgb */ color: rgb(93, 243, 125); /* oklch */ color: oklch(85.7% 0.204 147.6);
Tailwind
colors: {
custom: {
50: '#99f8a4',
500: '#5df37d',
950: '#000000',
},
}SCSS
$custom: #5df37d; $custom-light: #99f8a4; $custom-dark: #000000;
JSON
{
"hex": "#5df37d",
"rgb": {
"r": 93,
"g": 243,
"b": 125
},
"hsl": {
"h": 132.8,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.85734,
"c": 0.2045,
"h": 147.6
},
"luminance": 0.67909
}Semantic roles & 50–950 ramp
primary
#5DF37D
secondary
#C430A4
accent
#03B3E3
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580