#5DE37D#5DE37D
#5DE37D is a light, vivid green. Relative luminance 0.587; OKLCH L 81.8% C 0.184 H 148.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE37D |
|---|---|
| RGB | rgb(93, 227, 125) |
| HSL | hsl(134, 71%, 63%) |
| HSV | hsv(134, 59%, 89%) |
| CMYK | cmyk(59%, 0%, 44.9%, 11%) |
| CIE-LAB | lab(81.15, -58.05, 39.03) |
| CIE-LCH | lch(81.15, 69.96, 146.08°) |
| OKLab | oklab(81.78% -0.1569 0.0957) |
| OKLCH | oklch(81.78% 0.184 148.6) |
| XYZ | xyz(35.6825, 58.7426, 28.8561) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.16
Tealish Green
#0CDC73
ΔE00 3.64
Lightish Green
#61E160
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.82
Lightgreen
#90EE90
ΔE00 5.04
Minty Green
#0BF77D
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE37D #E35DC3
analogous
#80E35D #5DE37D #5DE3C0
triadic
#5DE37D #7D5DE3 #E37D5D
tetradic
#5DE37D #5D80E3 #E35DC3 #E3C05D
square
#5DE37D #5D80E3 #E35DC3 #E3C05D
split-complementary
#5DE37D #C05DE3 #E35D80
monochromatic
#1DA83E #29DA53 #5DE37D #91ECA7 #C5F5D1
Accessibility & contrast
On white
1.65
#5DE37D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#5DE37D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE37D
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE37D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE37D | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#D3C584
Tritanopia (blue-blind)
#3ADFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5de37d; /* rgb */ color: rgb(93, 227, 125); /* oklch */ color: oklch(81.8% 0.184 148.6);
Tailwind
colors: {
custom: {
50: '#97eda4',
500: '#5de37d',
950: '#000000',
},
}SCSS
$custom: #5de37d; $custom-light: #97eda4; $custom-dark: #000000;
JSON
{
"hex": "#5de37d",
"rgb": {
"r": 93,
"g": 227,
"b": 125
},
"hsl": {
"h": 134.328,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.81776,
"c": 0.18379,
"h": 148.6
},
"luminance": 0.58746
}Semantic roles & 50–950 ramp
primary
#5DE37D
secondary
#AA3A90
accent
#13A5D3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580