#5DEC7D#5DEC7D
#5DEC7D is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.0% C 0.196 H 148.0°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC7D |
|---|---|
| RGB | rgb(93, 236, 125) |
| HSL | hsl(133, 79%, 65%) |
| HSV | hsv(133, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 47%, 7.5%) |
| CIE-LAB | lab(83.86, -61.41, 42.47) |
| CIE-LCH | lch(83.86, 74.66, 145.34°) |
| OKLab | oklab(84.01% -0.1659 0.1035) |
| OKLCH | oklch(84.01% 0.196 148) |
| XYZ | xyz(38.2087, 63.7950, 29.6982) |
| Luminance | 0.6380 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.96
Minty Green
#0BF77D
ΔE00 3.54
Spearmint
#1EF876
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.77
Turquoise Green
#04F489
ΔE00 3.86
Lightish Green
#61E160
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC7D #EC5DCC
analogous
#84EC5D #5DEC7D #5DECC5
triadic
#5DEC7D #7D5DEC #EC7D5D
tetradic
#5DEC7D #5D84EC #EC5DCC #ECC55D
square
#5DEC7D #5D84EC #EC5DCC #ECC55D
split-complementary
#5DEC7D #C55DEC #EC5D84
monochromatic
#16B93A #26E651 #5DEC7D #94F2A9 #CBF9D5
Accessibility & contrast
On white
1.53
#5DEC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#5DEC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC7D
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC7D | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED974
Deuteranopia (green-blind)
#DCCC85
Tritanopia (blue-blind)
#36E7D2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5dec7d; /* rgb */ color: rgb(93, 236, 125); /* oklch */ color: oklch(84.0% 0.196 148.0);
Tailwind
colors: {
custom: {
50: '#98f3a4',
500: '#5dec7d',
950: '#000000',
},
}SCSS
$custom: #5dec7d; $custom-light: #98f3a4; $custom-dark: #000000;
JSON
{
"hex": "#5dec7d",
"rgb": {
"r": 93,
"g": 236,
"b": 125
},
"hsl": {
"h": 133.427,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.84005,
"c": 0.19554,
"h": 148
},
"luminance": 0.63799
}Semantic roles & 50–950 ramp
primary
#5DEC7D
secondary
#B8359B
accent
#0AADDB
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580