#5DE37F#5DE37F
#5DE37F is a light, vivid green. Relative luminance 0.588; OKLCH L 81.8% C 0.182 H 149.1°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE37F |
|---|---|
| RGB | rgb(93, 227, 127) |
| HSL | hsl(135, 71%, 63%) |
| HSV | hsv(135, 59%, 89%) |
| CMYK | cmyk(59%, 0%, 44.1%, 11%) |
| CIE-LAB | lab(81.18, -57.74, 38.08) |
| CIE-LCH | lch(81.18, 69.17, 146.59°) |
| OKLab | oklab(81.81% -0.1561 0.0935) |
| OKLCH | oklch(81.81% 0.182 149.1) |
| XYZ | xyz(35.8115, 58.7942, 29.5358) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.07
Tealish Green
#0CDC73
ΔE00 3.62
Lightish Green
#61E160
ΔE00 4.41
Turquoise Green
#04F489
ΔE00 4.76
Lightgreen
#90EE90
ΔE00 5.04
Minty Green
#0BF77D
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE37F #E35DC1
analogous
#7EE35D #5DE37F #5DE3C2
triadic
#5DE37F #7F5DE3 #E37F5D
tetradic
#5DE37F #5D7EE3 #E35DC1 #E3C25D
square
#5DE37F #5D7EE3 #E35DC1 #E3C25D
split-complementary
#5DE37F #C25DE3 #E35D7E
monochromatic
#1DA840 #29DA56 #5DE37F #91ECA8 #C5F5D1
Accessibility & contrast
On white
1.65
#5DE37F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5DE37F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE37F
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE37F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE37F | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D177
Deuteranopia (green-blind)
#D3C586
Tritanopia (blue-blind)
#39DFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5de37f; /* rgb */ color: rgb(93, 227, 127); /* oklch */ color: oklch(81.8% 0.182 149.1);
Tailwind
colors: {
custom: {
50: '#97eda5',
500: '#5de37f',
950: '#000000',
},
}SCSS
$custom: #5de37f; $custom-light: #97eda5; $custom-dark: #000000;
JSON
{
"hex": "#5de37f",
"rgb": {
"r": 93,
"g": 227,
"b": 127
},
"hsl": {
"h": 135.224,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.81808,
"c": 0.18198,
"h": 149.1
},
"luminance": 0.58798
}Semantic roles & 50–950 ramp
primary
#5DE37F
secondary
#AA3A8E
accent
#13A2D3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580