#5EE58D#5EE58D
#5EE58D is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.6% C 0.171 H 152.1°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE58D |
|---|---|
| RGB | rgb(94, 229, 141) |
| HSL | hsl(141, 72%, 63%) |
| HSV | hsv(141, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 38.4%, 10.2%) |
| CIE-LAB | lab(82.02, -55.98, 32.17) |
| CIE-LCH | lch(82.02, 64.57, 150.11°) |
| OKLab | oklab(82.58% -0.1516 0.0802) |
| OKLCH | oklch(82.58% 0.171 152.1) |
| XYZ | xyz(37.4402, 60.3378, 34.8674) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.57
Aqua Green
#12E193
ΔE00 4.21
Tealish Green
#0CDC73
ΔE00 4.43
Turquoise Green
#04F489
ΔE00 4.55
Sea Green (survey)
#53FCA1
ΔE00 5.07
Light Green Blue
#56FCA2
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE58D #E55EB6
analogous
#72E55E #5EE58D #5EE5D1
triadic
#5EE58D #8D5EE5 #E58D5E
tetradic
#5EE58D #5E72E5 #E55EB6 #E5D15E
square
#5EE58D #5E72E5 #E55EB6 #E5D15E
split-complementary
#5EE58D #D15EE5 #E55E72
monochromatic
#1CAD4E #29DC68 #5EE58D #93EEB2 #C7F6D8
Accessibility & contrast
On white
1.61
#5EE58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5EE58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE58D
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE58D | 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)
#E5D487
Deuteranopia (green-blind)
#D3C793
Tritanopia (blue-blind)
#33E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee58d; /* rgb */ color: rgb(94, 229, 141); /* oklch */ color: oklch(82.6% 0.171 152.1);
Tailwind
colors: {
custom: {
50: '#97eeaf',
500: '#5ee58d',
950: '#000000',
},
}SCSS
$custom: #5ee58d; $custom-light: #97eeaf; $custom-dark: #000000;
JSON
{
"hex": "#5ee58d",
"rgb": {
"r": 94,
"g": 229,
"b": 141
},
"hsl": {
"h": 140.889,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.82579,
"c": 0.17145,
"h": 152.1
},
"luminance": 0.60341
}Semantic roles & 50–950 ramp
primary
#5EE58D
secondary
#AE3985
accent
#1190D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581