#5EE58B#5EE58B
#5EE58B is a very light, vivid green. Relative luminance 0.603; OKLCH L 82.5% C 0.173 H 151.6°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE58B |
|---|---|
| RGB | rgb(94, 229, 139) |
| HSL | hsl(140, 72%, 63%) |
| HSV | hsv(140, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 39.3%, 10.2%) |
| CIE-LAB | lab(81.99, -56.33, 33.14) |
| CIE-LCH | lch(81.99, 65.35, 149.53°) |
| OKLab | oklab(82.54% -0.1524 0.0824) |
| OKLCH | oklch(82.54% 0.173 151.6) |
| XYZ | xyz(37.2928, 60.2788, 34.0908) |
| Luminance | 0.6028 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.37
Tealish Green
#0CDC73
ΔE00 4.27
Aqua Green
#12E193
ΔE00 4.43
Turquoise Green
#04F489
ΔE00 4.47
Lightgreen
#90EE90
ΔE00 5.13
Sea Green (survey)
#53FCA1
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE58B #E55EB8
analogous
#74E55E #5EE58B #5EE5CE
triadic
#5EE58B #8B5EE5 #E58B5E
tetradic
#5EE58B #5E74E5 #E55EB8 #E5CE5E
square
#5EE58B #5E74E5 #E55EB8 #E5CE5E
split-complementary
#5EE58B #CE5EE5 #E55E74
monochromatic
#1CAD4C #29DC65 #5EE58B #93EEB1 #C7F6D7
Accessibility & contrast
On white
1.61
#5EE58B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#5EE58B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE58B
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE58B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE58B | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D385
Deuteranopia (green-blind)
#D4C791
Tritanopia (blue-blind)
#34E2CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee58b; /* rgb */ color: rgb(94, 229, 139); /* oklch */ color: oklch(82.5% 0.173 151.6);
Tailwind
colors: {
custom: {
50: '#97eead',
500: '#5ee58b',
950: '#000000',
},
}SCSS
$custom: #5ee58b; $custom-light: #97eead; $custom-dark: #000000;
JSON
{
"hex": "#5ee58b",
"rgb": {
"r": 94,
"g": 229,
"b": 139
},
"hsl": {
"h": 140,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.82542,
"c": 0.17327,
"h": 151.6
},
"luminance": 0.60282
}Semantic roles & 50–950 ramp
primary
#5EE58B
secondary
#AE3987
accent
#1193D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581