#5DEC76#5DEC76
#5DEC76 is a very light, highly saturated green. Relative luminance 0.636; OKLCH L 83.9% C 0.202 H 146.8°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEC76 |
|---|---|
| RGB | rgb(93, 236, 118) |
| HSL | hsl(130, 79%, 65%) |
| HSV | hsv(130, 61%, 93%) |
| CMYK | cmyk(60.6%, 0%, 50%, 7.5%) |
| CIE-LAB | lab(83.77, -62.42, 45.71) |
| CIE-LCH | lch(83.77, 77.36, 143.78°) |
| OKLab | oklab(83.9% -0.1687 0.1105) |
| OKLCH | oklch(83.9% 0.202 146.8) |
| XYZ | xyz(37.7771, 63.6224, 27.4256) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 3.32
Spearmint
#1EF876
ΔE00 3.49
Weird Green
#3AE57F
ΔE00 3.63
Minty Green
#0BF77D
ΔE00 3.69
Wintergreen
#20F986
ΔE00 4.15
Turquoise Green
#04F489
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEC76 #EC5DD3
analogous
#8BEC5D #5DEC76 #5DECBE
triadic
#5DEC76 #765DEC #EC765D
tetradic
#5DEC76 #5D8BEC #EC5DD3 #ECBE5D
square
#5DEC76 #5D8BEC #EC5DD3 #ECBE5D
split-complementary
#5DEC76 #BE5DEC #EC5D8B
monochromatic
#16B932 #26E648 #5DEC76 #94F2A4 #CBF9D3
Accessibility & contrast
On white
1.53
#5DEC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#5DEC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEC76
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEC76 | 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)
#EFD86C
Deuteranopia (green-blind)
#DDCC7E
Tritanopia (blue-blind)
#39E7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5dec76; /* rgb */ color: rgb(93, 236, 118); /* oklch */ color: oklch(83.9% 0.202 146.8);
Tailwind
colors: {
custom: {
50: '#98f3a0',
500: '#5dec76',
950: '#000000',
},
}SCSS
$custom: #5dec76; $custom-light: #98f3a0; $custom-dark: #000000;
JSON
{
"hex": "#5dec76",
"rgb": {
"r": 93,
"g": 236,
"b": 118
},
"hsl": {
"h": 130.49,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.83901,
"c": 0.20166,
"h": 146.8
},
"luminance": 0.63626
}Semantic roles & 50–950 ramp
primary
#5DEC76
secondary
#B835A1
accent
#0AB7DB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580