#5DF39D#5DF39D
#5DF39D is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.176 H 154.7°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF39D |
|---|---|
| RGB | rgb(93, 243, 157) |
| HSL | hsl(146, 86%, 66%) |
| HSV | hsv(146, 62%, 95%) |
| CMYK | cmyk(61.7%, 0%, 35.4%, 4.7%) |
| CIE-LAB | lab(86.43, -58.74, 29.95) |
| CIE-LCH | lch(86.43, 65.94, 152.99°) |
| OKLab | oklab(86.28% -0.1592 0.0751) |
| OKLCH | oklch(86.28% 0.176 154.7) |
| XYZ | xyz(42.6470, 68.8583, 42.9352) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.93
Sea Green (survey)
#53FCA1
ΔE00 1.98
Seafoam Green
#7AF9AB
ΔE00 2.62
Light Bluish Green
#76FDA8
ΔE00 2.64
Mediumspringgreen
#00FA9A
ΔE00 3.10
Seafoam (survey)
#80F9AD
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF39D #F35DB3
analogous
#68F35D #5DF39D #5DF3E8
triadic
#5DF39D #9D5DF3 #F39D5D
tetradic
#5DF39D #5D68F3 #F35DB3 #F3E85D
square
#5DF39D #5D68F3 #F35DB3 #F3E85D
split-complementary
#5DF39D #E85DF3 #F35D68
monochromatic
#0FC75D #24EF7B #5DF39D #96F7BF #CFFBE2
Accessibility & contrast
On white
1.42
#5DF39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5DF39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF39D
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF39D | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E197
Deuteranopia (green-blind)
#DFD3A3
Tritanopia (blue-blind)
#17F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5df39d; /* rgb */ color: rgb(93, 243, 157); /* oklch */ color: oklch(86.3% 0.176 154.7);
Tailwind
colors: {
custom: {
50: '#99f8ba',
500: '#5df39d',
950: '#000000',
},
}SCSS
$custom: #5df39d; $custom-light: #99f8ba; $custom-dark: #000000;
JSON
{
"hex": "#5df39d",
"rgb": {
"r": 93,
"g": 243,
"b": 157
},
"hsl": {
"h": 145.6,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.8628,
"c": 0.17606,
"h": 154.7
},
"luminance": 0.68863
}Semantic roles & 50–950 ramp
primary
#5DF39D
secondary
#C43085
accent
#0383E3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581