#5DE589#5DE589
#5DE589 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.5% C 0.176 H 151.2°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE589 |
|---|---|
| RGB | rgb(93, 229, 137) |
| HSL | hsl(139, 72%, 63%) |
| HSV | hsv(139, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 40.2%, 10.2%) |
| CIE-LAB | lab(81.93, -56.88, 34.06) |
| CIE-LCH | lch(81.93, 66.30, 149.08°) |
| OKLab | oklab(82.48% -0.1538 0.0845) |
| OKLCH | oklch(82.48% 0.176 151.2) |
| XYZ | xyz(37.0461, 60.1683, 33.3234) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.15
Tealish Green
#0CDC73
ΔE00 4.10
Turquoise Green
#04F489
ΔE00 4.37
Aqua Green
#12E193
ΔE00 4.61
Lightgreen
#90EE90
ΔE00 5.09
Wintergreen
#20F986
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE589 #E55DB9
analogous
#75E55D #5DE589 #5DE5CD
triadic
#5DE589 #895DE5 #E5895D
tetradic
#5DE589 #5D75E5 #E55DB9 #E5CD5D
square
#5DE589 #5D75E5 #E55DB9 #E5CD5D
split-complementary
#5DE589 #CD5DE5 #E55D75
monochromatic
#1CAC4A #28DD63 #5DE589 #92EDAF #C6F6D6
Accessibility & contrast
On white
1.61
#5DE589 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5DE589 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE589
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE589 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE589 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D382
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#33E2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de589; /* rgb */ color: rgb(93, 229, 137); /* oklch */ color: oklch(82.5% 0.176 151.2);
Tailwind
colors: {
custom: {
50: '#97eeac',
500: '#5de589',
950: '#000000',
},
}SCSS
$custom: #5de589; $custom-light: #97eeac; $custom-dark: #000000;
JSON
{
"hex": "#5de589",
"rgb": {
"r": 93,
"g": 229,
"b": 137
},
"hsl": {
"h": 139.412,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82475,
"c": 0.17554,
"h": 151.2
},
"luminance": 0.60172
}Semantic roles & 50–950 ramp
primary
#5DE589
secondary
#AD3988
accent
#1195D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581