#5DF39F#5DF39F
#5DF39F is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.174 H 155.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF39F |
|---|---|
| RGB | rgb(93, 243, 159) |
| HSL | hsl(146, 86%, 66%) |
| HSV | hsv(146, 62%, 95%) |
| CMYK | cmyk(61.7%, 0%, 34.6%, 4.7%) |
| CIE-LAB | lab(86.47, -58.37, 28.98) |
| CIE-LCH | lch(86.47, 65.17, 153.60°) |
| OKLab | oklab(86.32% -0.1583 0.0729) |
| OKLCH | oklch(86.32% 0.174 155.3) |
| XYZ | xyz(42.8191, 68.9272, 43.8419) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.98
Sea Green (survey)
#53FCA1
ΔE00 2.05
Seafoam Green
#7AF9AB
ΔE00 2.50
Light Bluish Green
#76FDA8
ΔE00 2.65
Seafoam (survey)
#80F9AD
ΔE00 3.00
Mediumspringgreen
#00FA9A
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF39F #F35DB1
analogous
#66F35D #5DF39F #5DF3EA
triadic
#5DF39F #9F5DF3 #F39F5D
tetradic
#5DF39F #5D66F3 #F35DB1 #F3EA5D
square
#5DF39F #5D66F3 #F35DB1 #F3EA5D
split-complementary
#5DF39F #EA5DF3 #F35D66
monochromatic
#0FC760 #24EF7D #5DF39F #96F7C1 #CFFBE3
Accessibility & contrast
On white
1.42
#5DF39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#5DF39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF39F
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF39F | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E19A
Deuteranopia (green-blind)
#DED3A4
Tritanopia (blue-blind)
#13F1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5df39f; /* rgb */ color: rgb(93, 243, 159); /* oklch */ color: oklch(86.3% 0.174 155.3);
Tailwind
colors: {
custom: {
50: '#99f8bc',
500: '#5df39f',
950: '#000000',
},
}SCSS
$custom: #5df39f; $custom-light: #99f8bc; $custom-dark: #000000;
JSON
{
"hex": "#5df39f",
"rgb": {
"r": 93,
"g": 243,
"b": 159
},
"hsl": {
"h": 146.4,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.8632,
"c": 0.17429,
"h": 155.3
},
"luminance": 0.68932
}Semantic roles & 50–950 ramp
primary
#5DF39F
secondary
#C43083
accent
#0380E3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582