#5DE783#5DE783
#5DE783 is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.9% C 0.184 H 149.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE783 |
|---|---|
| RGB | rgb(93, 231, 131) |
| HSL | hsl(137, 74%, 64%) |
| HSV | hsv(137, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 43.3%, 9.4%) |
| CIE-LAB | lab(82.44, -58.62, 37.72) |
| CIE-LCH | lch(82.44, 69.71, 147.24°) |
| OKLab | oklab(82.86% -0.1584 0.0929) |
| OKLCH | oklch(82.86% 0.184 149.6) |
| XYZ | xyz(37.1841, 61.1141, 31.3050) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 1.99
Turquoise Green
#04F489
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 4.08
Wintergreen
#20F986
ΔE00 4.56
Minty Green
#0BF77D
ΔE00 4.57
Lightgreen
#90EE90
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE783 #E75DC1
analogous
#7CE75D #5DE783 #5DE7C8
triadic
#5DE783 #835DE7 #E7835D
tetradic
#5DE783 #5D7CE7 #E75DC1 #E7C85D
square
#5DE783 #5D7CE7 #E75DC1 #E7C85D
split-complementary
#5DE783 #C85DE7 #E75D7C
monochromatic
#1AB043 #28DF5A #5DE783 #92EFAC #C8F7D5
Accessibility & contrast
On white
1.59
#5DE783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#5DE783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE783
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE783 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#D7C88A
Tritanopia (blue-blind)
#35E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de783; /* rgb */ color: rgb(93, 231, 131); /* oklch */ color: oklch(82.9% 0.184 149.6);
Tailwind
colors: {
custom: {
50: '#97f0a8',
500: '#5de783',
950: '#000000',
},
}SCSS
$custom: #5de783; $custom-light: #97f0a8; $custom-dark: #000000;
JSON
{
"hex": "#5de783",
"rgb": {
"r": 93,
"g": 231,
"b": 131
},
"hsl": {
"h": 136.522,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.82864,
"c": 0.18365,
"h": 149.6
},
"luminance": 0.61118
}Semantic roles & 50–950 ramp
primary
#5DE783
secondary
#B0388F
accent
#0F9FD6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F1710
muted
#808580