#5DE78F#5DE78F
#5DE78F is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.1% C 0.173 H 152.5°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE78F |
|---|---|
| RGB | rgb(93, 231, 143) |
| HSL | hsl(142, 74%, 64%) |
| HSV | hsv(142, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 38.1%, 9.4%) |
| CIE-LAB | lab(82.62, -56.62, 31.95) |
| CIE-LCH | lch(82.62, 65.01, 150.56°) |
| OKLab | oklab(83.08% -0.1533 0.0797) |
| OKLCH | oklch(83.08% 0.173 152.5) |
| XYZ | xyz(38.0450, 61.4584, 35.8390) |
| Luminance | 0.6146 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Aqua Green
#12E193
ΔE00 4.18
Turquoise Green
#04F489
ΔE00 4.23
Light Green Blue
#56FCA2
ΔE00 4.60
Sea Green (survey)
#53FCA1
ΔE00 4.60
Tealish Green
#0CDC73
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE78F #E75DB5
analogous
#70E75D #5DE78F #5DE7D4
triadic
#5DE78F #8F5DE7 #E78F5D
tetradic
#5DE78F #5D70E7 #E75DB5 #E7D45D
square
#5DE78F #5D70E7 #E75DB5 #E7D45D
split-complementary
#5DE78F #D45DE7 #E75D70
monochromatic
#1AB050 #28DF6A #5DE78F #92EFB4 #C8F7D9
Accessibility & contrast
On white
1.58
#5DE78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#5DE78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE78F
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE78F | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#2EE4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de78f; /* rgb */ color: rgb(93, 231, 143); /* oklch */ color: oklch(83.1% 0.173 152.5);
Tailwind
colors: {
custom: {
50: '#97efb0',
500: '#5de78f',
950: '#000000',
},
}SCSS
$custom: #5de78f; $custom-light: #97efb0; $custom-dark: #000000;
JSON
{
"hex": "#5de78f",
"rgb": {
"r": 93,
"g": 231,
"b": 143
},
"hsl": {
"h": 141.739,
"s": 74.194,
"l": 63.529
},
"oklch": {
"l": 0.83077,
"c": 0.17274,
"h": 152.5
},
"luminance": 0.61462
}Semantic roles & 50–950 ramp
primary
#5DE78F
secondary
#B03885
accent
#0F8ED6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581