#5DF47F#5DF47F
#5DF47F is a very light, highly saturated green. Relative luminance 0.686; OKLCH L 86.0% C 0.204 H 147.9°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF47F |
|---|---|
| RGB | rgb(93, 244, 127) |
| HSL | hsl(134, 87%, 66%) |
| HSV | hsv(134, 62%, 96%) |
| CMYK | cmyk(61.9%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(86.28, -64.03, 44.55) |
| CIE-LCH | lch(86.28, 78.01, 145.17°) |
| OKLab | oklab(86.01% -0.1729 0.1083) |
| OKLCH | oklch(86.01% 0.204 147.9) |
| XYZ | xyz(40.6928, 68.5568, 31.1628) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.57
Minty Green
#0BF77D
ΔE00 2.73
Wintergreen
#20F986
ΔE00 2.92
Spring Green
#00FF7F
ΔE00 3.41
Lightgreen (survey)
#76FF7B
ΔE00 3.48
Turquoise Green
#04F489
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF47F #F45DD2
analogous
#86F45D #5DF47F #5DF4CA
triadic
#5DF47F #7F5DF4 #F47F5D
tetradic
#5DF47F #5D86F4 #F45DD2 #F4CA5D
square
#5DF47F #5D86F4 #F45DD2 #F4CA5D
split-complementary
#5DF47F #CA5DF4 #F45D86
monochromatic
#0EC938 #24F052 #5DF47F #96F8AC #D0FCDA
Accessibility & contrast
On white
1.43
#5DF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#5DF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF47F
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF47F | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E075
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#30EFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5df47f; /* rgb */ color: rgb(93, 244, 127); /* oklch */ color: oklch(86.0% 0.204 147.9);
Tailwind
colors: {
custom: {
50: '#99f9a6',
500: '#5df47f',
950: '#000000',
},
}SCSS
$custom: #5df47f; $custom-light: #99f9a6; $custom-dark: #000000;
JSON
{
"hex": "#5df47f",
"rgb": {
"r": 93,
"g": 244,
"b": 127
},
"hsl": {
"h": 133.51,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.86011,
"c": 0.20403,
"h": 147.9
},
"luminance": 0.68561
}Semantic roles & 50–950 ramp
primary
#5DF47F
secondary
#C630A4
accent
#02B1E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580