#5DF399#5DF399
#5DF399 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.2% C 0.180 H 153.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF399 |
|---|---|
| RGB | rgb(93, 243, 153) |
| HSL | hsl(144, 86%, 66%) |
| HSV | hsv(144, 62%, 95%) |
| CMYK | cmyk(61.7%, 0%, 37%, 4.7%) |
| CIE-LAB | lab(86.37, -59.46, 31.88) |
| CIE-LCH | lch(86.37, 67.47, 151.80°) |
| OKLab | oklab(86.2% -0.161 0.0797) |
| OKLCH | oklch(86.2% 0.18 153.7) |
| XYZ | xyz(42.3110, 68.7240, 41.1661) |
| Luminance | 0.6873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.02
Sea Green (survey)
#53FCA1
ΔE00 2.03
Light Bluish Green
#76FDA8
ΔE00 2.75
Seafoam Green
#7AF9AB
ΔE00 2.97
Mediumspringgreen
#00FA9A
ΔE00 3.08
Turquoise Green
#04F489
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF399 #F35DB7
analogous
#6CF35D #5DF399 #5DF3E4
triadic
#5DF399 #995DF3 #F3995D
tetradic
#5DF399 #5D6CF3 #F35DB7 #F3E45D
square
#5DF399 #5D6CF3 #F35DB7 #F3E45D
split-complementary
#5DF399 #E45DF3 #F35D6C
monochromatic
#0FC758 #24EF75 #5DF399 #96F7BD #CFFBE1
Accessibility & contrast
On white
1.42
#5DF399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#5DF399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF399
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF399 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E093
Deuteranopia (green-blind)
#DFD39F
Tritanopia (blue-blind)
#1CF0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5df399; /* rgb */ color: rgb(93, 243, 153); /* oklch */ color: oklch(86.2% 0.180 153.7);
Tailwind
colors: {
custom: {
50: '#99f8b7',
500: '#5df399',
950: '#000000',
},
}SCSS
$custom: #5df399; $custom-light: #99f8b7; $custom-dark: #000000;
JSON
{
"hex": "#5df399",
"rgb": {
"r": 93,
"g": 243,
"b": 153
},
"hsl": {
"h": 144,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.86204,
"c": 0.17962,
"h": 153.7
},
"luminance": 0.68728
}Semantic roles & 50–950 ramp
primary
#5DF399
secondary
#C43089
accent
#0389E3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581