#5DE78A#5DE78A
#5DE78A is a very light, vivid green. Relative luminance 0.613; OKLCH L 83.0% C 0.177 H 151.3°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE78A |
|---|---|
| RGB | rgb(93, 231, 138) |
| HSL | hsl(140, 74%, 64%) |
| HSV | hsv(140, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 40.3%, 9.4%) |
| CIE-LAB | lab(82.55, -57.48, 34.37) |
| CIE-LCH | lch(82.55, 66.97, 149.12°) |
| OKLab | oklab(82.99% -0.1554 0.0853) |
| OKLCH | oklch(82.99% 0.177 151.3) |
| XYZ | xyz(37.6747, 61.3103, 33.8885) |
| Luminance | 0.6131 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.16
Turquoise Green
#04F489
ΔE00 4.02
Tealish Green
#0CDC73
ΔE00 4.31
Aqua Green
#12E193
ΔE00 4.74
Wintergreen
#20F986
ΔE00 4.81
Sea Green (survey)
#53FCA1
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE78A #E75DBA
analogous
#75E75D #5DE78A #5DE7CF
triadic
#5DE78A #8A5DE7 #E78A5D
tetradic
#5DE78A #5D75E7 #E75DBA #E7CF5D
square
#5DE78A #5D75E7 #E75DBA #E7CF5D
split-complementary
#5DE78A #CF5DE7 #E75D75
monochromatic
#1AB04B #28DF64 #5DE78A #92EFB0 #C8F7D7
Accessibility & contrast
On white
1.58
#5DE78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#5DE78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE78A
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE78A | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#D6C890
Tritanopia (blue-blind)
#31E4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de78a; /* rgb */ color: rgb(93, 231, 138); /* oklch */ color: oklch(83.0% 0.177 151.3);
Tailwind
colors: {
custom: {
50: '#97efad',
500: '#5de78a',
950: '#000000',
},
}SCSS
$custom: #5de78a; $custom-light: #97efad; $custom-dark: #000000;
JSON
{
"hex": "#5de78a",
"rgb": {
"r": 93,
"g": 231,
"b": 138
},
"hsl": {
"h": 139.565,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.82985,
"c": 0.17728,
"h": 151.3
},
"luminance": 0.61314
}Semantic roles & 50–950 ramp
primary
#5DE78A
secondary
#B03889
accent
#0F95D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581