#5DE78C#5DE78C
#5DE78C is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.0% C 0.175 H 151.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE78C |
|---|---|
| RGB | rgb(93, 231, 140) |
| HSL | hsl(140, 74%, 64%) |
| HSV | hsv(140, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 39.4%, 9.4%) |
| CIE-LAB | lab(82.58, -57.14, 33.40) |
| CIE-LCH | lch(82.58, 66.18, 149.69°) |
| OKLab | oklab(83.02% -0.1546 0.083) |
| OKLCH | oklch(83.02% 0.175 151.8) |
| XYZ | xyz(37.8208, 61.3688, 34.6581) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.32
Turquoise Green
#04F489
ΔE00 4.08
Tealish Green
#0CDC73
ΔE00 4.43
Aqua Green
#12E193
ΔE00 4.51
Sea Green (survey)
#53FCA1
ΔE00 4.72
Light Green Blue
#56FCA2
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE78C #E75DB8
analogous
#73E75D #5DE78C #5DE7D1
triadic
#5DE78C #8C5DE7 #E78C5D
tetradic
#5DE78C #5D73E7 #E75DB8 #E7D15D
square
#5DE78C #5D73E7 #E75DB8 #E7D15D
split-complementary
#5DE78C #D15DE7 #E75D73
monochromatic
#1AB04D #28DF66 #5DE78C #92EFB2 #C8F7D8
Accessibility & contrast
On white
1.58
#5DE78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5DE78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE78C
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE78C | 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)
#E8D586
Deuteranopia (green-blind)
#D5C892
Tritanopia (blue-blind)
#30E4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5de78c; /* rgb */ color: rgb(93, 231, 140); /* oklch */ color: oklch(83.0% 0.175 151.8);
Tailwind
colors: {
custom: {
50: '#97efae',
500: '#5de78c',
950: '#000000',
},
}SCSS
$custom: #5de78c; $custom-light: #97efae; $custom-dark: #000000;
JSON
{
"hex": "#5de78c",
"rgb": {
"r": 93,
"g": 231,
"b": 140
},
"hsl": {
"h": 140.435,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.83021,
"c": 0.17547,
"h": 151.8
},
"luminance": 0.61372
}Semantic roles & 50–950 ramp
primary
#5DE78C
secondary
#B03887
accent
#0F92D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581