#5DF39E#5DF39E
#5DF39E is a very light, vivid green. Relative luminance 0.689; OKLCH L 86.3% C 0.175 H 155.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF39E |
|---|---|
| RGB | rgb(93, 243, 158) |
| HSL | hsl(146, 86%, 66%) |
| HSV | hsv(146, 62%, 95%) |
| CMYK | cmyk(61.7%, 0%, 35%, 4.7%) |
| CIE-LAB | lab(86.45, -58.56, 29.47) |
| CIE-LCH | lch(86.45, 65.55, 153.29°) |
| OKLab | oklab(86.3% -0.1588 0.074) |
| OKLCH | oklch(86.3% 0.175 155) |
| XYZ | xyz(42.7327, 68.8926, 43.3867) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.95
Sea Green (survey)
#53FCA1
ΔE00 2.01
Seafoam Green
#7AF9AB
ΔE00 2.55
Light Bluish Green
#76FDA8
ΔE00 2.64
Seafoam (survey)
#80F9AD
ΔE00 3.06
Mediumspringgreen
#00FA9A
ΔE00 3.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF39E #F35DB2
analogous
#67F35D #5DF39E #5DF3E9
triadic
#5DF39E #9E5DF3 #F39E5D
tetradic
#5DF39E #5D67F3 #F35DB2 #F3E95D
square
#5DF39E #5D67F3 #F35DB2 #F3E95D
split-complementary
#5DF39E #E95DF3 #F35D67
monochromatic
#0FC75F #24EF7C #5DF39E #96F7C0 #CFFBE2
Accessibility & contrast
On white
1.42
#5DF39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#5DF39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF39E
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF39E | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E198
Deuteranopia (green-blind)
#DED3A3
Tritanopia (blue-blind)
#15F1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5df39e; /* rgb */ color: rgb(93, 243, 158); /* oklch */ color: oklch(86.3% 0.175 155.0);
Tailwind
colors: {
custom: {
50: '#99f8bb',
500: '#5df39e',
950: '#000000',
},
}SCSS
$custom: #5df39e; $custom-light: #99f8bb; $custom-dark: #000000;
JSON
{
"hex": "#5df39e",
"rgb": {
"r": 93,
"g": 243,
"b": 158
},
"hsl": {
"h": 146,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.863,
"c": 0.17518,
"h": 155
},
"luminance": 0.68897
}Semantic roles & 50–950 ramp
primary
#5DF39E
secondary
#C43084
accent
#0382E3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1712
muted
#808582