#5EE77F#5EE77F
#5EE77F is a very light, vivid green. Relative luminance 0.611; OKLCH L 82.8% C 0.187 H 148.7°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE77F |
|---|---|
| RGB | rgb(94, 231, 127) |
| HSL | hsl(134, 74%, 64%) |
| HSV | hsv(134, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 45%, 9.4%) |
| CIE-LAB | lab(82.41, -59.04, 39.66) |
| CIE-LCH | lch(82.41, 71.12, 146.11°) |
| OKLab | oklab(82.83% -0.1596 0.0972) |
| OKLCH | oklch(82.83% 0.187 148.7) |
| XYZ | xyz(37.0202, 61.0603, 29.9095) |
| Luminance | 0.6106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.24
Tealish Green
#0CDC73
ΔE00 4.16
Lightish Green
#61E160
ΔE00 4.19
Turquoise Green
#04F489
ΔE00 4.24
Minty Green
#0BF77D
ΔE00 4.46
Wintergreen
#20F986
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE77F #E75EC6
analogous
#81E75E #5EE77F #5EE7C4
triadic
#5EE77F #7F5EE7 #E77F5E
tetradic
#5EE77F #5E81E7 #E75EC6 #E7C45E
square
#5EE77F #5E81E7 #E75EC6 #E7C45E
split-complementary
#5EE77F #C45EE7 #E75E81
monochromatic
#1AB03E #29DF55 #5EE77F #93EFA9 #C9F7D4
Accessibility & contrast
On white
1.59
#5EE77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#5EE77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE77F
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE77F | 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)
#E9D577
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#39E3CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee77f; /* rgb */ color: rgb(94, 231, 127); /* oklch */ color: oklch(82.8% 0.187 148.7);
Tailwind
colors: {
custom: {
50: '#98f0a5',
500: '#5ee77f',
950: '#000000',
},
}SCSS
$custom: #5ee77f; $custom-light: #98f0a5; $custom-dark: #000000;
JSON
{
"hex": "#5ee77f",
"rgb": {
"r": 94,
"g": 231,
"b": 127
},
"hsl": {
"h": 134.453,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.8283,
"c": 0.18683,
"h": 148.7
},
"luminance": 0.61064
}Semantic roles & 50–950 ramp
primary
#5EE77F
secondary
#B13894
accent
#0FA6D6
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580