#5DE58F#5DE58F
#5DE58F is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.170 H 152.8°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE58F |
|---|---|
| RGB | rgb(93, 229, 143) |
| HSL | hsl(142, 72%, 63%) |
| HSV | hsv(142, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 37.6%, 10.2%) |
| CIE-LAB | lab(82.03, -55.84, 31.16) |
| CIE-LCH | lch(82.03, 63.95, 150.84°) |
| OKLab | oklab(82.59% -0.1512 0.0778) |
| OKLCH | oklch(82.59% 0.17 152.8) |
| XYZ | xyz(37.4885, 60.3453, 35.6535) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.77
Aqua Green
#12E193
ΔE00 3.93
Tealish Green
#0CDC73
ΔE00 4.57
Turquoise Green
#04F489
ΔE00 4.62
Light Green Blue
#56FCA2
ΔE00 5.00
Sea Green (survey)
#53FCA1
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE58F #E55DB3
analogous
#6FE55D #5DE58F #5DE5D3
triadic
#5DE58F #8F5DE5 #E58F5D
tetradic
#5DE58F #5D6FE5 #E55DB3 #E5D35D
square
#5DE58F #5D6FE5 #E55DB3 #E5D35D
split-complementary
#5DE58F #D35DE5 #E55D6F
monochromatic
#1CAC51 #28DD6B #5DE58F #92EDB3 #C6F6D8
Accessibility & contrast
On white
1.61
#5DE58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5DE58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE58F
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE58F | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D489
Deuteranopia (green-blind)
#D3C795
Tritanopia (blue-blind)
#2FE2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5de58f; /* rgb */ color: rgb(93, 229, 143); /* oklch */ color: oklch(82.6% 0.170 152.8);
Tailwind
colors: {
custom: {
50: '#97eeb0',
500: '#5de58f',
950: '#000000',
},
}SCSS
$custom: #5de58f; $custom-light: #97eeb0; $custom-dark: #000000;
JSON
{
"hex": "#5de58f",
"rgb": {
"r": 93,
"g": 229,
"b": 143
},
"hsl": {
"h": 142.059,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82585,
"c": 0.17006,
"h": 152.8
},
"luminance": 0.60349
}Semantic roles & 50–950 ramp
primary
#5DE58F
secondary
#AD3983
accent
#118DD4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581