#5EE58E#5EE58E
#5EE58E is a very light, vivid green. Relative luminance 0.604; OKLCH L 82.6% C 0.171 H 152.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE58E |
|---|---|
| RGB | rgb(94, 229, 142) |
| HSL | hsl(141, 72%, 63%) |
| HSV | hsv(141, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 38%, 10.2%) |
| CIE-LAB | lab(82.04, -55.81, 31.69) |
| CIE-LCH | lch(82.04, 64.18, 150.41°) |
| OKLab | oklab(82.6% -0.1511 0.079) |
| OKLCH | oklch(82.6% 0.171 152.4) |
| XYZ | xyz(37.5150, 60.3677, 35.2611) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Aqua Green
#12E193
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.51
Turquoise Green
#04F489
ΔE00 4.60
Light Green Blue
#56FCA2
ΔE00 5.04
Sea Green (survey)
#53FCA1
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE58E #E55EB5
analogous
#71E55E #5EE58E #5EE5D1
triadic
#5EE58E #8E5EE5 #E58E5E
tetradic
#5EE58E #5E71E5 #E55EB5 #E5D15E
square
#5EE58E #5E71E5 #E55EB5 #E5D15E
split-complementary
#5EE58E #D15EE5 #E55E71
monochromatic
#1CAD4F #29DC69 #5EE58E #93EEB3 #C7F6D8
Accessibility & contrast
On white
1.61
#5EE58E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#5EE58E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE58E
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE58E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE58E | 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)
#E5D488
Deuteranopia (green-blind)
#D3C794
Tritanopia (blue-blind)
#32E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee58e; /* rgb */ color: rgb(94, 229, 142); /* oklch */ color: oklch(82.6% 0.171 152.4);
Tailwind
colors: {
custom: {
50: '#97eeb0',
500: '#5ee58e',
950: '#000000',
},
}SCSS
$custom: #5ee58e; $custom-light: #97eeb0; $custom-dark: #000000;
JSON
{
"hex": "#5ee58e",
"rgb": {
"r": 94,
"g": 229,
"b": 142
},
"hsl": {
"h": 141.333,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.82597,
"c": 0.17053,
"h": 152.4
},
"luminance": 0.60371
}Semantic roles & 50–950 ramp
primary
#5EE58E
secondary
#AE3984
accent
#118FD4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581