#5DEC78#5DEC78
#5DEC78 is a very light, vivid green. Relative luminance 0.637; OKLCH L 83.9% C 0.200 H 147.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC78 |
|---|---|
| RGB | rgb(93, 236, 120) |
| HSL | hsl(131, 79%, 65%) |
| HSV | hsv(131, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 49.2%, 7.5%) |
| CIE-LAB | lab(83.79, -62.14, 44.79) |
| CIE-LCH | lch(83.79, 76.59, 144.22°) |
| OKLab | oklab(83.93% -0.1679 0.1085) |
| OKLCH | oklch(83.93% 0.2 147.1) |
| XYZ | xyz(37.8973, 63.6704, 28.0581) |
| Luminance | 0.6367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.43
Spearmint
#1EF876
ΔE00 3.50
Lightish Green
#61E160
ΔE00 3.51
Minty Green
#0BF77D
ΔE00 3.62
Wintergreen
#20F986
ΔE00 4.02
Turquoise Green
#04F489
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC78 #EC5DD1
analogous
#89EC5D #5DEC78 #5DECC0
triadic
#5DEC78 #785DEC #EC785D
tetradic
#5DEC78 #5D89EC #EC5DD1 #ECC05D
square
#5DEC78 #5D89EC #EC5DD1 #ECC05D
split-complementary
#5DEC78 #C05DEC #EC5D89
monochromatic
#16B935 #26E64A #5DEC78 #94F2A6 #CBF9D3
Accessibility & contrast
On white
1.53
#5DEC78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5DEC78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC78
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC78 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96E
Deuteranopia (green-blind)
#DCCC80
Tritanopia (blue-blind)
#38E7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5dec78; /* rgb */ color: rgb(93, 236, 120); /* oklch */ color: oklch(83.9% 0.200 147.1);
Tailwind
colors: {
custom: {
50: '#98f3a1',
500: '#5dec78',
950: '#000000',
},
}SCSS
$custom: #5dec78; $custom-light: #98f3a1; $custom-dark: #000000;
JSON
{
"hex": "#5dec78",
"rgb": {
"r": 93,
"g": 236,
"b": 120
},
"hsl": {
"h": 131.329,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.8393,
"c": 0.19993,
"h": 147.1
},
"luminance": 0.63674
}Semantic roles & 50–950 ramp
primary
#5DEC78
secondary
#B8359F
accent
#0AB4DB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580