#5EE77D#5EE77D
#5EE77D is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.8% C 0.189 H 148.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE77D |
|---|---|
| RGB | rgb(94, 231, 125) |
| HSL | hsl(134, 74%, 64%) |
| HSV | hsv(134, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 45.9%, 9.4%) |
| CIE-LAB | lab(82.38, -59.34, 40.61) |
| CIE-LCH | lch(82.38, 71.91, 145.62°) |
| OKLab | oklab(82.8% -0.1604 0.0993) |
| OKLCH | oklch(82.8% 0.189 148.2) |
| XYZ | xyz(36.8911, 61.0087, 29.2298) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Lightish Green
#61E160
ΔE00 3.90
Tealish Green
#0CDC73
ΔE00 4.20
Turquoise Green
#04F489
ΔE00 4.34
Minty Green
#0BF77D
ΔE00 4.42
Wintergreen
#20F986
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE77D #E75EC8
analogous
#83E75E #5EE77D #5EE7C1
triadic
#5EE77D #7D5EE7 #E77D5E
tetradic
#5EE77D #5E83E7 #E75EC8 #E7C15E
square
#5EE77D #5E83E7 #E75EC8 #E7C15E
split-complementary
#5EE77D #C15EE7 #E75E83
monochromatic
#1AB03C #29DF52 #5EE77D #93EFA8 #C9F7D3
Accessibility & contrast
On white
1.59
#5EE77D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5EE77D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE77D
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE77D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE77D | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D475
Deuteranopia (green-blind)
#D7C884
Tritanopia (blue-blind)
#3AE3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee77d; /* rgb */ color: rgb(94, 231, 125); /* oklch */ color: oklch(82.8% 0.189 148.2);
Tailwind
colors: {
custom: {
50: '#98f0a4',
500: '#5ee77d',
950: '#000000',
},
}SCSS
$custom: #5ee77d; $custom-light: #98f0a4; $custom-dark: #000000;
JSON
{
"hex": "#5ee77d",
"rgb": {
"r": 94,
"g": 231,
"b": 125
},
"hsl": {
"h": 133.577,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.82798,
"c": 0.18863,
"h": 148.2
},
"luminance": 0.61012
}Semantic roles & 50–950 ramp
primary
#5EE77D
secondary
#B13896
accent
#0FA9D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580