#5DE489#5DE489
#5DE489 is a very light, vivid green. Relative luminance 0.596; OKLCH L 82.2% C 0.174 H 151.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE489 |
|---|---|
| RGB | rgb(93, 228, 137) |
| HSL | hsl(140, 71%, 63%) |
| HSV | hsv(140, 59%, 89%) |
| CMYK | cmyk(59.2%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(81.63, -56.49, 33.67) |
| CIE-LCH | lch(81.63, 65.76, 149.20°) |
| OKLab | oklab(82.23% -0.1528 0.0836) |
| OKLCH | oklch(82.23% 0.174 151.3) |
| XYZ | xyz(36.7702, 59.6166, 33.2315) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.22
Tealish Green
#0CDC73
ΔE00 4.04
Aqua Green
#12E193
ΔE00 4.49
Turquoise Green
#04F489
ΔE00 4.56
Lightgreen
#90EE90
ΔE00 5.21
Sea Green (survey)
#53FCA1
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE489 #E45DB8
analogous
#74E45D #5DE489 #5DE4CD
triadic
#5DE489 #895DE4 #E4895D
tetradic
#5DE489 #5D74E4 #E45DB8 #E4CD5D
square
#5DE489 #5D74E4 #E45DB8 #E4CD5D
split-complementary
#5DE489 #CD5DE4 #E45D74
monochromatic
#1CAA4B #29DB63 #5DE489 #91EDAF #C6F5D5
Accessibility & contrast
On white
1.62
#5DE489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#5DE489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE489
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE489 | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D283
Deuteranopia (green-blind)
#D3C68F
Tritanopia (blue-blind)
#33E1CD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de489; /* rgb */ color: rgb(93, 228, 137); /* oklch */ color: oklch(82.2% 0.174 151.3);
Tailwind
colors: {
custom: {
50: '#97edac',
500: '#5de489',
950: '#000000',
},
}SCSS
$custom: #5de489; $custom-light: #97edac; $custom-dark: #000000;
JSON
{
"hex": "#5de489",
"rgb": {
"r": 93,
"g": 228,
"b": 137
},
"hsl": {
"h": 139.556,
"s": 71.429,
"l": 62.941
},
"oklch": {
"l": 0.82228,
"c": 0.1742,
"h": 151.3
},
"luminance": 0.5962
}Semantic roles & 50–950 ramp
primary
#5DE489
secondary
#AC3987
accent
#1294D3
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581