#5DEC79#5DEC79
#5DEC79 is a very light, vivid green. Relative luminance 0.637; OKLCH L 83.9% C 0.199 H 147.3°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC79 |
|---|---|
| RGB | rgb(93, 236, 121) |
| HSL | hsl(132, 79%, 65%) |
| HSV | hsv(132, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 48.7%, 7.5%) |
| CIE-LAB | lab(83.81, -61.99, 44.33) |
| CIE-LCH | lch(83.81, 76.21, 144.44°) |
| OKLab | oklab(83.95% -0.1675 0.1075) |
| OKLCH | oklch(83.95% 0.199 147.3) |
| XYZ | xyz(37.9583, 63.6948, 28.3794) |
| Luminance | 0.6370 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.33
Spearmint
#1EF876
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.59
Lightish Green
#61E160
ΔE00 3.61
Wintergreen
#20F986
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC79 #EC5DD0
analogous
#89EC5D #5DEC79 #5DECC0
triadic
#5DEC79 #795DEC #EC795D
tetradic
#5DEC79 #5D89EC #EC5DD0 #ECC05D
square
#5DEC79 #5D89EC #EC5DD0 #ECC05D
split-complementary
#5DEC79 #C05DEC #EC5D89
monochromatic
#16B936 #26E64C #5DEC79 #94F2A6 #CBF9D4
Accessibility & contrast
On white
1.53
#5DEC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#5DEC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC79
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC79 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96F
Deuteranopia (green-blind)
#DCCC81
Tritanopia (blue-blind)
#38E7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5dec79; /* rgb */ color: rgb(93, 236, 121); /* oklch */ color: oklch(83.9% 0.199 147.3);
Tailwind
colors: {
custom: {
50: '#98f3a2',
500: '#5dec79',
950: '#000000',
},
}SCSS
$custom: #5dec79; $custom-light: #98f3a2; $custom-dark: #000000;
JSON
{
"hex": "#5dec79",
"rgb": {
"r": 93,
"g": 236,
"b": 121
},
"hsl": {
"h": 131.748,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.83945,
"c": 0.19906,
"h": 147.3
},
"luminance": 0.63699
}Semantic roles & 50–950 ramp
primary
#5DEC79
secondary
#B8359F
accent
#0AB2DB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580