#5EE77E#5EE77E
#5EE77E is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.8% C 0.188 H 148.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE77E |
|---|---|
| RGB | rgb(94, 231, 126) |
| HSL | hsl(134, 74%, 64%) |
| HSV | hsv(134, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 45.5%, 9.4%) |
| CIE-LAB | lab(82.40, -59.19, 40.14) |
| CIE-LCH | lch(82.40, 71.52, 145.86°) |
| OKLab | oklab(82.81% -0.16 0.0982) |
| OKLCH | oklch(82.81% 0.188 148.4) |
| XYZ | xyz(36.9553, 61.0343, 29.5679) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.31
Lightish Green
#61E160
ΔE00 4.04
Tealish Green
#0CDC73
ΔE00 4.17
Turquoise Green
#04F489
ΔE00 4.28
Minty Green
#0BF77D
ΔE00 4.44
Wintergreen
#20F986
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE77E #E75EC7
analogous
#82E75E #5EE77E #5EE7C3
triadic
#5EE77E #7E5EE7 #E77E5E
tetradic
#5EE77E #5E82E7 #E75EC7 #E7C35E
square
#5EE77E #5E82E7 #E75EC7 #E7C35E
split-complementary
#5EE77E #C35EE7 #E75E82
monochromatic
#1AB03D #29DF53 #5EE77E #93EFA9 #C9F7D3
Accessibility & contrast
On white
1.59
#5EE77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5EE77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE77E
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE77E | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D476
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#3AE3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee77e; /* rgb */ color: rgb(94, 231, 126); /* oklch */ color: oklch(82.8% 0.188 148.4);
Tailwind
colors: {
custom: {
50: '#98f0a5',
500: '#5ee77e',
950: '#000000',
},
}SCSS
$custom: #5ee77e; $custom-light: #98f0a5; $custom-dark: #000000;
JSON
{
"hex": "#5ee77e",
"rgb": {
"r": 94,
"g": 231,
"b": 126
},
"hsl": {
"h": 134.015,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.82814,
"c": 0.18773,
"h": 148.4
},
"luminance": 0.61038
}Semantic roles & 50–950 ramp
primary
#5EE77E
secondary
#B13895
accent
#0FA8D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580