#5DF47D#5DF47D
#5DF47D is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.0% C 0.206 H 147.6°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF47D |
|---|---|
| RGB | rgb(93, 244, 125) |
| HSL | hsl(133, 87%, 66%) |
| HSV | hsv(133, 62%, 96%) |
| CMYK | cmyk(61.9%, 0%, 48.8%, 4.3%) |
| CIE-LAB | lab(86.26, -64.32, 45.47) |
| CIE-LCH | lch(86.26, 78.77, 144.74°) |
| OKLab | oklab(85.98% -0.1737 0.1103) |
| OKLCH | oklch(85.98% 0.206 147.6) |
| XYZ | xyz(40.5637, 68.5052, 30.4832) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.52
Minty Green
#0BF77D
ΔE00 2.79
Wintergreen
#20F986
ΔE00 3.06
Lightgreen (survey)
#76FF7B
ΔE00 3.32
Spring Green
#00FF7F
ΔE00 3.43
Turquoise Green
#04F489
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF47D #F45DD4
analogous
#88F45D #5DF47D #5DF4C8
triadic
#5DF47D #7D5DF4 #F47D5D
tetradic
#5DF47D #5D88F4 #F45DD4 #F4C85D
square
#5DF47D #5D88F4 #F45DD4 #F4C85D
split-complementary
#5DF47D #C85DF4 #F45D88
monochromatic
#0EC935 #24F04F #5DF47D #96F8AB #D0FCD9
Accessibility & contrast
On white
1.43
#5DF47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5DF47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF47D
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF47D | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E073
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#32EFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5df47d; /* rgb */ color: rgb(93, 244, 125); /* oklch */ color: oklch(86.0% 0.206 147.6);
Tailwind
colors: {
custom: {
50: '#99f9a5',
500: '#5df47d',
950: '#000000',
},
}SCSS
$custom: #5df47d; $custom-light: #99f9a5; $custom-dark: #000000;
JSON
{
"hex": "#5df47d",
"rgb": {
"r": 93,
"g": 244,
"b": 125
},
"hsl": {
"h": 132.715,
"s": 87.283,
"l": 66.078
},
"oklch": {
"l": 0.85981,
"c": 0.20576,
"h": 147.6
},
"luminance": 0.68509
}Semantic roles & 50–950 ramp
primary
#5DF47D
secondary
#C630A6
accent
#02B4E4
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580