#5DF37B#5DF37B
#5DF37B is a very light, highly saturated green. Relative luminance 0.679; OKLCH L 85.7% C 0.206 H 147.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF37B |
|---|---|
| RGB | rgb(93, 243, 123) |
| HSL | hsl(132, 86%, 66%) |
| HSV | hsv(132, 62%, 95%) |
| CMYK | cmyk(61.7%, 0%, 49.4%, 4.7%) |
| CIE-LAB | lab(85.93, -64.25, 46.02) |
| CIE-LCH | lch(85.93, 79.03, 144.39°) |
| OKLab | oklab(85.71% -0.1735 0.1114) |
| OKLCH | oklch(85.71% 0.206 147.3) |
| XYZ | xyz(40.1372, 67.8544, 29.7171) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.58
Minty Green
#0BF77D
ΔE00 2.91
Wintergreen
#20F986
ΔE00 3.25
Lightgreen (survey)
#76FF7B
ΔE00 3.37
Spring Green
#00FF7F
ΔE00 3.60
Turquoise Green
#04F489
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF37B #F35DD5
analogous
#8AF35D #5DF37B #5DF3C6
triadic
#5DF37B #7B5DF3 #F37B5D
tetradic
#5DF37B #5D8AF3 #F35DD5 #F3C65D
square
#5DF37B #5D8AF3 #F35DD5 #F3C65D
split-complementary
#5DF37B #C65DF3 #F35D8A
monochromatic
#0FC734 #24EF4D #5DF37B #96F7A9 #CFFBD8
Accessibility & contrast
On white
1.44
#5DF37B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#5DF37B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF37B
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF37B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF37B | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF71
Deuteranopia (green-blind)
#E3D284
Tritanopia (blue-blind)
#33EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5df37b; /* rgb */ color: rgb(93, 243, 123); /* oklch */ color: oklch(85.7% 0.206 147.3);
Tailwind
colors: {
custom: {
50: '#99f8a3',
500: '#5df37b',
950: '#000000',
},
}SCSS
$custom: #5df37b; $custom-light: #99f8a3; $custom-dark: #000000;
JSON
{
"hex": "#5df37b",
"rgb": {
"r": 93,
"g": 243,
"b": 123
},
"hsl": {
"h": 132,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.85705,
"c": 0.20622,
"h": 147.3
},
"luminance": 0.67858
}Semantic roles & 50–950 ramp
primary
#5DF37B
secondary
#C430A6
accent
#03B6E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580