#5DF17C#5DF17C
#5DF17C is a very light, highly saturated green. Relative luminance 0.667; OKLCH L 85.2% C 0.203 H 147.6°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF17C |
|---|---|
| RGB | rgb(93, 241, 124) |
| HSL | hsl(133, 84%, 65%) |
| HSV | hsv(133, 61%, 95%) |
| CMYK | cmyk(61.4%, 0%, 48.5%, 5.5%) |
| CIE-LAB | lab(85.35, -63.38, 44.81) |
| CIE-LCH | lch(85.35, 77.62, 144.74°) |
| OKLab | oklab(85.23% -0.1712 0.1088) |
| OKLCH | oklch(85.23% 0.203 147.6) |
| XYZ | xyz(39.6048, 66.6891, 29.8500) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.82
Minty Green
#0BF77D
ΔE00 2.98
Wintergreen
#20F986
ΔE00 3.29
Lightgreen (survey)
#76FF7B
ΔE00 3.83
Turquoise Green
#04F489
ΔE00 3.87
Spring Green
#00FF7F
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF17C #F15DD2
analogous
#88F15D #5DF17C #5DF1C6
triadic
#5DF17C #7C5DF1 #F17C5D
tetradic
#5DF17C #5D88F1 #F15DD2 #F1C65D
square
#5DF17C #5D88F1 #F15DD2 #F1C65D
split-complementary
#5DF17C #C65DF1 #F15D88
monochromatic
#11C336 #25EC4E #5DF17C #95F6AA #CEFBD7
Accessibility & contrast
On white
1.46
#5DF17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#5DF17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF17C
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF17C | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD72
Deuteranopia (green-blind)
#E1D084
Tritanopia (blue-blind)
#34ECD6
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #5df17c; /* rgb */ color: rgb(93, 241, 124); /* oklch */ color: oklch(85.2% 0.203 147.6);
Tailwind
colors: {
custom: {
50: '#99f7a4',
500: '#5df17c',
950: '#000000',
},
}SCSS
$custom: #5df17c; $custom-light: #99f7a4; $custom-dark: #000000;
JSON
{
"hex": "#5df17c",
"rgb": {
"r": 93,
"g": 241,
"b": 124
},
"hsl": {
"h": 132.568,
"s": 84.091,
"l": 65.49
},
"oklch": {
"l": 0.85226,
"c": 0.20283,
"h": 147.6
},
"luminance": 0.66693
}Semantic roles & 50–950 ramp
primary
#5DF17C
secondary
#C032A3
accent
#05B3E1
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580