#5DEC7C#5DEC7C
#5DEC7C is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.0% C 0.196 H 147.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC7C |
|---|---|
| RGB | rgb(93, 236, 124) |
| HSL | hsl(133, 79%, 65%) |
| HSV | hsv(133, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 47.5%, 7.5%) |
| CIE-LAB | lab(83.85, -61.56, 42.93) |
| CIE-LCH | lch(83.85, 75.05, 145.11°) |
| OKLab | oklab(83.99% -0.1663 0.1045) |
| OKLCH | oklch(83.99% 0.196 147.9) |
| XYZ | xyz(38.1451, 63.7696, 29.3634) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.05
Minty Green
#0BF77D
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.60
Wintergreen
#20F986
ΔE00 3.81
Turquoise Green
#04F489
ΔE00 3.94
Lightish Green
#61E160
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC7C #EC5DCD
analogous
#86EC5D #5DEC7C #5DECC4
triadic
#5DEC7C #7C5DEC #EC7C5D
tetradic
#5DEC7C #5D86EC #EC5DCD #ECC45D
square
#5DEC7C #5D86EC #EC5DCD #ECC45D
split-complementary
#5DEC7C #C45DEC #EC5D86
monochromatic
#16B939 #26E650 #5DEC7C #94F2A8 #CBF9D5
Accessibility & contrast
On white
1.53
#5DEC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5DEC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC7C
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC7C | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED973
Deuteranopia (green-blind)
#DCCC84
Tritanopia (blue-blind)
#36E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5dec7c; /* rgb */ color: rgb(93, 236, 124); /* oklch */ color: oklch(84.0% 0.196 147.9);
Tailwind
colors: {
custom: {
50: '#98f3a4',
500: '#5dec7c',
950: '#000000',
},
}SCSS
$custom: #5dec7c; $custom-light: #98f3a4; $custom-dark: #000000;
JSON
{
"hex": "#5dec7c",
"rgb": {
"r": 93,
"g": 236,
"b": 124
},
"hsl": {
"h": 133.007,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.83989,
"c": 0.19643,
"h": 147.9
},
"luminance": 0.63773
}Semantic roles & 50–950 ramp
primary
#5DEC7C
secondary
#B8359C
accent
#0AAEDB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580