#5EE77A#5EE77A
#5EE77A is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.191 H 147.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE77A |
|---|---|
| RGB | rgb(94, 231, 122) |
| HSL | hsl(132, 74%, 64%) |
| HSV | hsv(132, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 47.2%, 9.4%) |
| CIE-LAB | lab(82.34, -59.79, 42.02) |
| CIE-LCH | lch(82.34, 73.08, 144.90°) |
| OKLab | oklab(82.75% -0.1616 0.1023) |
| OKLCH | oklch(82.75% 0.191 147.7) |
| XYZ | xyz(36.7024, 60.9332, 28.2357) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.65
Lightish Green
#61E160
ΔE00 3.48
Tealish Green
#0CDC73
ΔE00 4.30
Minty Green
#0BF77D
ΔE00 4.40
Turquoise Green
#04F489
ΔE00 4.52
Spearmint
#1EF876
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE77A #E75ECB
analogous
#86E75E #5EE77A #5EE7BE
triadic
#5EE77A #7A5EE7 #E77A5E
tetradic
#5EE77A #5E86E7 #E75ECB #E7BE5E
square
#5EE77A #5E86E7 #E75ECB #E7BE5E
split-complementary
#5EE77A #BE5EE7 #E75E86
monochromatic
#1AB039 #29DF4E #5EE77A #93EFA6 #C9F7D2
Accessibility & contrast
On white
1.59
#5EE77A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5EE77A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE77A
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE77A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE77A | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D471
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#3BE2CD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee77a; /* rgb */ color: rgb(94, 231, 122); /* oklch */ color: oklch(82.8% 0.191 147.7);
Tailwind
colors: {
custom: {
50: '#98f0a2',
500: '#5ee77a',
950: '#000000',
},
}SCSS
$custom: #5ee77a; $custom-light: #98f0a2; $custom-dark: #000000;
JSON
{
"hex": "#5ee77a",
"rgb": {
"r": 94,
"g": 231,
"b": 122
},
"hsl": {
"h": 132.263,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.82752,
"c": 0.19131,
"h": 147.7
},
"luminance": 0.60937
}Semantic roles & 50–950 ramp
primary
#5EE77A
secondary
#B13898
accent
#0FAED6
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580