#5DE684#5DE684
#5DE684 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.6% C 0.181 H 149.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE684 |
|---|---|
| RGB | rgb(93, 230, 132) |
| HSL | hsl(137, 73%, 63%) |
| HSV | hsv(137, 60%, 90%) |
| CMYK | cmyk(59.6%, 0%, 42.6%, 9.8%) |
| CIE-LAB | lab(82.15, -58.08, 36.86) |
| CIE-LCH | lch(82.15, 68.79, 147.60°) |
| OKLab | oklab(82.63% -0.157 0.0909) |
| OKLCH | oklch(82.63% 0.181 149.9) |
| XYZ | xyz(36.9732, 60.5832, 31.5706) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.94
Tealish Green
#0CDC73
ΔE00 3.98
Turquoise Green
#04F489
ΔE00 4.17
Wintergreen
#20F986
ΔE00 4.79
Lightgreen
#90EE90
ΔE00 4.82
Minty Green
#0BF77D
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE684 #E65DBF
analogous
#7AE65D #5DE684 #5DE6C8
triadic
#5DE684 #845DE6 #E6845D
tetradic
#5DE684 #5D7AE6 #E65DBF #E6C85D
square
#5DE684 #5D7AE6 #E65DBF #E6C85D
split-complementary
#5DE684 #C85DE6 #E65D7A
monochromatic
#1BAE45 #28DE5C #5DE684 #92EEAC #C7F6D5
Accessibility & contrast
On white
1.60
#5DE684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#5DE684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE684
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE684 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47D
Deuteranopia (green-blind)
#D5C78B
Tritanopia (blue-blind)
#35E2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de684; /* rgb */ color: rgb(93, 230, 132); /* oklch */ color: oklch(82.6% 0.181 149.9);
Tailwind
colors: {
custom: {
50: '#97efa9',
500: '#5de684',
950: '#000000',
},
}SCSS
$custom: #5de684; $custom-light: #97efa9; $custom-dark: #000000;
JSON
{
"hex": "#5de684",
"rgb": {
"r": 93,
"g": 230,
"b": 132
},
"hsl": {
"h": 137.08,
"s": 73.262,
"l": 63.333
},
"oklch": {
"l": 0.82634,
"c": 0.18141,
"h": 149.9
},
"luminance": 0.60587
}Semantic roles & 50–950 ramp
primary
#5DE684
secondary
#AF388D
accent
#109DD5
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1610
muted
#808580