#5DE78B#5DE78B
#5DE78B is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.176 H 151.5°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE78B |
|---|---|
| RGB | rgb(93, 231, 139) |
| HSL | hsl(140, 74%, 64%) |
| HSV | hsv(140, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 39.8%, 9.4%) |
| CIE-LAB | lab(82.56, -57.31, 33.89) |
| CIE-LCH | lch(82.56, 66.58, 149.40°) |
| OKLab | oklab(83% -0.155 0.0842) |
| OKLCH | oklch(83% 0.176 151.5) |
| XYZ | xyz(37.7474, 61.3394, 34.2715) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Turquoise Green
#04F489
ΔE00 4.05
Tealish Green
#0CDC73
ΔE00 4.37
Aqua Green
#12E193
ΔE00 4.62
Sea Green (survey)
#53FCA1
ΔE00 4.77
Light Green Blue
#56FCA2
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE78B #E75DB9
analogous
#74E75D #5DE78B #5DE7D0
triadic
#5DE78B #8B5DE7 #E78B5D
tetradic
#5DE78B #5D74E7 #E75DB9 #E7D05D
square
#5DE78B #5D74E7 #E75DB9 #E7D05D
split-complementary
#5DE78B #D05DE7 #E75D74
monochromatic
#1AB04C #28DF65 #5DE78B #92EFB1 #C8F7D7
Accessibility & contrast
On white
1.58
#5DE78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5DE78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE78B
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE78B | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D585
Deuteranopia (green-blind)
#D6C891
Tritanopia (blue-blind)
#30E4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de78b; /* rgb */ color: rgb(93, 231, 139); /* oklch */ color: oklch(83.0% 0.176 151.5);
Tailwind
colors: {
custom: {
50: '#97efae',
500: '#5de78b',
950: '#000000',
},
}SCSS
$custom: #5de78b; $custom-light: #97efae; $custom-dark: #000000;
JSON
{
"hex": "#5de78b",
"rgb": {
"r": 93,
"g": 231,
"b": 139
},
"hsl": {
"h": 140,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.83003,
"c": 0.17638,
"h": 151.5
},
"luminance": 0.61343
}Semantic roles & 50–950 ramp
primary
#5DE78B
secondary
#B03888
accent
#0F94D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581