#5DE978#5DE978
#5DE978 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.2% C 0.196 H 147.3°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE978 |
|---|---|
| RGB | rgb(93, 233, 120) |
| HSL | hsl(132, 76%, 64%) |
| HSV | hsv(132, 60%, 91%) |
| CMYK | cmyk(60.1%, 0%, 48.5%, 8.6%) |
| CIE-LAB | lab(82.89, -61.04, 43.66) |
| CIE-LCH | lch(82.89, 75.05, 144.42°) |
| OKLab | oklab(83.19% -0.165 0.106) |
| OKLCH | oklch(83.19% 0.196 147.3) |
| XYZ | xyz(37.0408, 61.9575, 27.7726) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.00
Lightish Green
#61E160
ΔE00 3.30
Spearmint
#1EF876
ΔE00 4.04
Minty Green
#0BF77D
ΔE00 4.04
Wintergreen
#20F986
ΔE00 4.41
Turquoise Green
#04F489
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE978 #E95DCE
analogous
#88E95D #5DE978 #5DE9BE
triadic
#5DE978 #785DE9 #E9785D
tetradic
#5DE978 #5D88E9 #E95DCE #E9BE5D
square
#5DE978 #5D88E9 #E95DCE #E9BE5D
split-complementary
#5DE978 #BE5DE9 #E95D88
monochromatic
#18B336 #27E24B #5DE978 #93F0A5 #C9F8D2
Accessibility & contrast
On white
1.57
#5DE978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#5DE978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE978
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE978 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66F
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#39E4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5de978; /* rgb */ color: rgb(93, 233, 120); /* oklch */ color: oklch(83.2% 0.196 147.3);
Tailwind
colors: {
custom: {
50: '#98f1a1',
500: '#5de978',
950: '#000000',
},
}SCSS
$custom: #5de978; $custom-light: #98f1a1; $custom-dark: #000000;
JSON
{
"hex": "#5de978",
"rgb": {
"r": 93,
"g": 233,
"b": 120
},
"hsl": {
"h": 131.571,
"s": 76.087,
"l": 63.922
},
"oklch": {
"l": 0.83186,
"c": 0.19609,
"h": 147.3
},
"luminance": 0.61961
}Semantic roles & 50–950 ramp
primary
#5DE978
secondary
#B3379B
accent
#0DB1D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580