#5DF39C#5DF39C
#5DF39C is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.177 H 154.5°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #5DF39C |
|---|---|
| RGB | rgb(93, 243, 156) |
| HSL | hsl(145, 86%, 66%) |
| HSV | hsv(145, 62%, 95%) |
| CMYK | cmyk(61.7%, 0%, 35.8%, 4.7%) |
| CIE-LAB | lab(86.42, -58.92, 30.43) |
| CIE-LCH | lch(86.42, 66.32, 152.69°) |
| OKLab | oklab(86.26% -0.1597 0.0763) |
| OKLCH | oklch(86.26% 0.177 154.5) |
| XYZ | xyz(42.5619, 68.8243, 42.4875) |
| Luminance | 0.6883 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.93
Sea Green (survey)
#53FCA1
ΔE00 1.97
Light Bluish Green
#76FDA8
ΔE00 2.65
Seafoam Green
#7AF9AB
ΔE00 2.70
Mediumspringgreen
#00FA9A
ΔE00 3.08
Seafoam (survey)
#80F9AD
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DF39C #F35DB4
analogous
#69F35D #5DF39C #5DF3E7
triadic
#5DF39C #9C5DF3 #F39C5D
tetradic
#5DF39C #5D69F3 #F35DB4 #F3E75D
square
#5DF39C #5D69F3 #F35DB4 #F3E75D
split-complementary
#5DF39C #E75DF3 #F35D69
monochromatic
#0FC75C #24EF79 #5DF39C #96F7BF #CFFBE2
Accessibility & contrast
On white
1.42
#5DF39C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#5DF39C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DF39C
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DF39C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DF39C | 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)
#F2E196
Deuteranopia (green-blind)
#DFD3A2
Tritanopia (blue-blind)
#18F0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5df39c; /* rgb */ color: rgb(93, 243, 156); /* oklch */ color: oklch(86.3% 0.177 154.5);
Tailwind
colors: {
custom: {
50: '#99f8ba',
500: '#5df39c',
950: '#000000',
},
}SCSS
$custom: #5df39c; $custom-light: #99f8ba; $custom-dark: #000000;
JSON
{
"hex": "#5df39c",
"rgb": {
"r": 93,
"g": 243,
"b": 156
},
"hsl": {
"h": 145.2,
"s": 86.207,
"l": 65.882
},
"oklch": {
"l": 0.86261,
"c": 0.17695,
"h": 154.5
},
"luminance": 0.68829
}Semantic roles & 50–950 ramp
primary
#5DF39C
secondary
#C43086
accent
#0385E3
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1711
muted
#808581