#5DE787#5DE787
#5DE787 is a very light, vivid green. Relative luminance 0.612; OKLCH L 82.9% C 0.180 H 150.5°. Best body text is #000000 at 13.25:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE787 |
|---|---|
| RGB | rgb(93, 231, 135) |
| HSL | hsl(138, 74%, 64%) |
| HSV | hsv(138, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 41.6%, 9.4%) |
| CIE-LAB | lab(82.50, -57.98, 35.81) |
| CIE-LCH | lch(82.50, 68.14, 148.30°) |
| OKLab | oklab(82.93% -0.1567 0.0885) |
| OKLCH | oklch(82.93% 0.18 150.5) |
| XYZ | xyz(37.4605, 61.2246, 32.7604) |
| Luminance | 0.6123 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.01
Turquoise Green
#04F489
ΔE00 3.99
Tealish Green
#0CDC73
ΔE00 4.17
Wintergreen
#20F986
ΔE00 4.67
Minty Green
#0BF77D
ΔE00 4.81
Lightgreen
#90EE90
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE787 #E75DBD
analogous
#78E75D #5DE787 #5DE7CC
triadic
#5DE787 #875DE7 #E7875D
tetradic
#5DE787 #5D78E7 #E75DBD #E7CC5D
square
#5DE787 #5D78E7 #E75DBD #E7CC5D
split-complementary
#5DE787 #CC5DE7 #E75D78
monochromatic
#1AB048 #28DF60 #5DE787 #92EFAE #C8F7D6
Accessibility & contrast
On white
1.59
#5DE787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.25
#5DE787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE787
13.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE787 | 1.00 | 1.59 | 13.25 | 13.25 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D580
Deuteranopia (green-blind)
#D6C88D
Tritanopia (blue-blind)
#33E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de787; /* rgb */ color: rgb(93, 231, 135); /* oklch */ color: oklch(82.9% 0.180 150.5);
Tailwind
colors: {
custom: {
50: '#97f0ab',
500: '#5de787',
950: '#000000',
},
}SCSS
$custom: #5de787; $custom-light: #97f0ab; $custom-dark: #000000;
JSON
{
"hex": "#5de787",
"rgb": {
"r": 93,
"g": 231,
"b": 135
},
"hsl": {
"h": 138.261,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.82933,
"c": 0.18001,
"h": 150.5
},
"luminance": 0.61228
}Semantic roles & 50–950 ramp
primary
#5DE787
secondary
#B0388C
accent
#0F9AD6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581