#5EE87A#5EE87A
#5EE87A is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.0% C 0.193 H 147.6°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE87A |
|---|---|
| RGB | rgb(94, 232, 122) |
| HSL | hsl(132, 75%, 64%) |
| HSV | hsv(132, 59%, 91%) |
| CMYK | cmyk(59.5%, 0%, 47.4%, 9%) |
| CIE-LAB | lab(82.64, -60.16, 42.40) |
| CIE-LCH | lch(82.64, 73.60, 144.83°) |
| OKLab | oklab(83% -0.1626 0.1032) |
| OKLCH | oklch(83% 0.193 147.6) |
| XYZ | xyz(36.9830, 61.4945, 28.3292) |
| Luminance | 0.6150 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.75
Lightish Green
#61E160
ΔE00 3.49
Minty Green
#0BF77D
ΔE00 4.23
Spearmint
#1EF876
ΔE00 4.33
Turquoise Green
#04F489
ΔE00 4.43
Tealish Green
#0CDC73
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE87A #E85ECC
analogous
#87E85E #5EE87A #5EE8BF
triadic
#5EE87A #7A5EE8 #E87A5E
tetradic
#5EE87A #5E87E8 #E85ECC #E8BF5E
square
#5EE87A #5E87E8 #E85ECC #E8BF5E
split-complementary
#5EE87A #BF5EE8 #E85E87
monochromatic
#19B238 #28E04E #5EE87A #94F0A6 #C9F7D2
Accessibility & contrast
On white
1.58
#5EE87A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5EE87A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE87A
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE87A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE87A | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD571
Deuteranopia (green-blind)
#D9C982
Tritanopia (blue-blind)
#3BE3CE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee87a; /* rgb */ color: rgb(94, 232, 122); /* oklch */ color: oklch(83.0% 0.193 147.6);
Tailwind
colors: {
custom: {
50: '#98f0a2',
500: '#5ee87a',
950: '#000000',
},
}SCSS
$custom: #5ee87a; $custom-light: #98f0a2; $custom-dark: #000000;
JSON
{
"hex": "#5ee87a",
"rgb": {
"r": 94,
"g": 232,
"b": 122
},
"hsl": {
"h": 132.174,
"s": 75,
"l": 63.922
},
"oklch": {
"l": 0.82999,
"c": 0.19261,
"h": 147.6
},
"luminance": 0.61498
}Semantic roles & 50–950 ramp
primary
#5EE87A
secondary
#B3389A
accent
#0EAED7
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580