#5EE58A#5EE58A
#5EE58A is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.5% C 0.174 H 151.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE58A |
|---|---|
| RGB | rgb(94, 229, 138) |
| HSL | hsl(140, 72%, 63%) |
| HSV | hsv(140, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 39.7%, 10.2%) |
| CIE-LAB | lab(81.97, -56.50, 33.62) |
| CIE-LCH | lch(81.97, 65.74, 149.24°) |
| OKLab | oklab(82.52% -0.1529 0.0835) |
| OKLCH | oklch(82.52% 0.174 151.4) |
| XYZ | xyz(37.2200, 60.2497, 33.7077) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.28
Tealish Green
#0CDC73
ΔE00 4.20
Turquoise Green
#04F489
ΔE00 4.43
Aqua Green
#12E193
ΔE00 4.55
Lightgreen
#90EE90
ΔE00 5.07
Sea Green (survey)
#53FCA1
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE58A #E55EB9
analogous
#75E55E #5EE58A #5EE5CE
triadic
#5EE58A #8A5EE5 #E58A5E
tetradic
#5EE58A #5E75E5 #E55EB9 #E5CE5E
square
#5EE58A #5E75E5 #E55EB9 #E5CE5E
split-complementary
#5EE58A #CE5EE5 #E55E75
monochromatic
#1CAD4B #29DC64 #5EE58A #93EEB0 #C7F6D7
Accessibility & contrast
On white
1.61
#5EE58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#5EE58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE58A
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE58A | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D384
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#34E2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee58a; /* rgb */ color: rgb(94, 229, 138); /* oklch */ color: oklch(82.5% 0.174 151.4);
Tailwind
colors: {
custom: {
50: '#97eead',
500: '#5ee58a',
950: '#000000',
},
}SCSS
$custom: #5ee58a; $custom-light: #97eead; $custom-dark: #000000;
JSON
{
"hex": "#5ee58a",
"rgb": {
"r": 94,
"g": 229,
"b": 138
},
"hsl": {
"h": 139.556,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.82524,
"c": 0.17418,
"h": 151.4
},
"luminance": 0.60253
}Semantic roles & 50–950 ramp
primary
#5EE58A
secondary
#AE3988
accent
#1195D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581