#5DE784#5DE784
#5DE784 is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.183 H 149.8°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE784 |
|---|---|
| RGB | rgb(93, 231, 132) |
| HSL | hsl(137, 74%, 64%) |
| HSV | hsv(137, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(82.45, -58.46, 37.25) |
| CIE-LCH | lch(82.45, 69.32, 147.50°) |
| OKLab | oklab(82.88% -0.158 0.0918) |
| OKLCH | oklch(82.88% 0.183 149.8) |
| XYZ | xyz(37.2522, 61.1413, 31.6636) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.98
Turquoise Green
#04F489
ΔE00 4.01
Tealish Green
#0CDC73
ΔE00 4.10
Wintergreen
#20F986
ΔE00 4.58
Minty Green
#0BF77D
ΔE00 4.63
Lightgreen
#90EE90
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE784 #E75DC0
analogous
#7BE75D #5DE784 #5DE7C9
triadic
#5DE784 #845DE7 #E7845D
tetradic
#5DE784 #5D7BE7 #E75DC0 #E7C95D
square
#5DE784 #5D7BE7 #E75DC0 #E7C95D
split-complementary
#5DE784 #C95DE7 #E75D7B
monochromatic
#1AB044 #28DF5C #5DE784 #92EFAC #C8F7D5
Accessibility & contrast
On white
1.59
#5DE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#5DE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE784
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE784 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D57D
Deuteranopia (green-blind)
#D6C88B
Tritanopia (blue-blind)
#34E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de784; /* rgb */ color: rgb(93, 231, 132); /* oklch */ color: oklch(82.9% 0.183 149.8);
Tailwind
colors: {
custom: {
50: '#97f0a9',
500: '#5de784',
950: '#000000',
},
}SCSS
$custom: #5de784; $custom-light: #97f0a9; $custom-dark: #000000;
JSON
{
"hex": "#5de784",
"rgb": {
"r": 93,
"g": 231,
"b": 132
},
"hsl": {
"h": 136.957,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.82881,
"c": 0.18274,
"h": 149.8
},
"luminance": 0.61145
}Semantic roles & 50–950 ramp
primary
#5DE784
secondary
#B0388E
accent
#0F9ED6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581