#5DF37A#5DF37A
#5DF37A is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.7% C 0.207 H 147.1°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF37A |
|---|---|
| RGB | rgb(93, 243, 122) |
| HSL | hsl(132, 86%, 66%) |
| HSV | hsv(132, 62%, 95%) |
| CMYK | cmyk(61.7%, 0%, 49.8%, 4.7%) |
| CIE-LAB | lab(85.92, -64.39, 46.47) |
| CIE-LCH | lch(85.92, 79.41, 144.18°) |
| OKLab | oklab(85.69% -0.1739 0.1124) |
| OKLCH | oklch(85.69% 0.207 147.1) |
| XYZ | xyz(40.0749, 67.8295, 29.3891) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.96
Lightgreen (survey)
#76FF7B
ΔE00 3.30
Wintergreen
#20F986
ΔE00 3.34
Spring Green
#00FF7F
ΔE00 3.62
Turquoise Green
#04F489
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF37A #F35DD6
analogous
#8BF35D #5DF37A #5DF3C5
triadic
#5DF37A #7A5DF3 #F37A5D
tetradic
#5DF37A #5D8BF3 #F35DD6 #F3C55D
square
#5DF37A #5D8BF3 #F35DD6 #F3C55D
split-complementary
#5DF37A #C55DF3 #F35D8B
monochromatic
#0FC732 #24EF4B #5DF37A #96F7A9 #CFFBD8
Accessibility & contrast
On white
1.44
#5DF37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#5DF37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF37A
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF37A | 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)
#F6DF70
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#34EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5df37a; /* rgb */ color: rgb(93, 243, 122); /* oklch */ color: oklch(85.7% 0.207 147.1);
Tailwind
colors: {
custom: {
50: '#99f8a2',
500: '#5df37a',
950: '#000000',
},
}SCSS
$custom: #5df37a; $custom-light: #99f8a2; $custom-dark: #000000;
JSON
{
"hex": "#5df37a",
"rgb": {
"r": 93,
"g": 243,
"b": 122
},
"hsl": {
"h": 131.6,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.85691,
"c": 0.20709,
"h": 147.1
},
"luminance": 0.67833
}Semantic roles & 50–950 ramp
primary
#5DF37A
secondary
#C430A7
accent
#03B7E3
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580