#5DE380#5DE380
#5DE380 is a light, vivid green. Relative luminance 0.588; OKLCH L 81.8% C 0.181 H 149.3°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE380 |
|---|---|
| RGB | rgb(93, 227, 128) |
| HSL | hsl(136, 71%, 63%) |
| HSV | hsv(136, 59%, 89%) |
| CMYK | cmyk(59%, 0%, 43.6%, 11%) |
| CIE-LAB | lab(81.19, -57.58, 37.60) |
| CIE-LCH | lch(81.19, 68.77, 146.85°) |
| OKLab | oklab(81.83% -0.1557 0.0925) |
| OKLCH | oklch(81.83% 0.181 149.3) |
| XYZ | xyz(35.8770, 58.8204, 29.8807) |
| Luminance | 0.5882 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.03
Tealish Green
#0CDC73
ΔE00 3.63
Lightish Green
#61E160
ΔE00 4.57
Turquoise Green
#04F489
ΔE00 4.73
Lightgreen
#90EE90
ΔE00 5.04
Minty Green
#0BF77D
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE380 #E35DC0
analogous
#7DE35D #5DE380 #5DE3C3
triadic
#5DE380 #805DE3 #E3805D
tetradic
#5DE380 #5D7DE3 #E35DC0 #E3C35D
square
#5DE380 #5D7DE3 #E35DC0 #E3C35D
split-complementary
#5DE380 #C35DE3 #E35D7D
monochromatic
#1DA842 #29DA57 #5DE380 #91ECA9 #C5F5D2
Accessibility & contrast
On white
1.65
#5DE380 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#5DE380 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE380
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE380 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE380 | 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)
#E5D179
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#38DFCB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5de380; /* rgb */ color: rgb(93, 227, 128); /* oklch */ color: oklch(81.8% 0.181 149.3);
Tailwind
colors: {
custom: {
50: '#97eda6',
500: '#5de380',
950: '#000000',
},
}SCSS
$custom: #5de380; $custom-light: #97eda6; $custom-dark: #000000;
JSON
{
"hex": "#5de380",
"rgb": {
"r": 93,
"g": 227,
"b": 128
},
"hsl": {
"h": 135.672,
"s": 70.526,
"l": 62.745
},
"oklch": {
"l": 0.81825,
"c": 0.18107,
"h": 149.3
},
"luminance": 0.58824
}Semantic roles & 50–950 ramp
primary
#5DE380
secondary
#AA3A8D
accent
#13A0D3
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F160F
muted
#808580