#5ED77F#5ED77F
#5ED77F is a light, vivid green. Relative luminance 0.525; OKLCH L 78.9% C 0.165 H 150.0°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #5ED77F |
|---|---|
| RGB | rgb(94, 215, 127) |
| HSL | hsl(136, 60%, 61%) |
| HSV | hsv(136, 56%, 84%) |
| CMYK | cmyk(56.3%, 0%, 40.9%, 15.7%) |
| CIE-LAB | lab(77.58, -52.87, 33.44) |
| CIE-LCH | lch(77.58, 62.56, 147.69°) |
| OKLab | oklab(78.86% -0.1431 0.0828) |
| OKLCH | oklch(78.86% 0.165 150) |
| XYZ | xyz(32.7450, 52.5099, 28.4844) |
| Luminance | 0.5251 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 3.85
Emerald
#50C878
ΔE00 3.91
Weird Green
#3AE57F
ΔE00 3.95
Seaweed
#18D17B
ΔE00 3.98
Aqua Green
#12E193
ΔE00 5.32
Soft Green
#6FC276
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5ED77F #D75EB6
analogous
#79D75E #5ED77F #5ED7BC
triadic
#5ED77F #7F5ED7 #D77F5E
tetradic
#5ED77F #5E79D7 #D75EB6 #D7BC5E
square
#5ED77F #5E79D7 #D75EB6 #D7BC5E
split-complementary
#5ED77F #BC5ED7 #D75E79
monochromatic
#259544 #31C65A #5ED77F #8FE3A6 #C0EFCD
Accessibility & contrast
On white
1.83
#5ED77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#5ED77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5ED77F
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5ED77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5ED77F | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C779
Deuteranopia (green-blind)
#C8BB85
Tritanopia (blue-blind)
#3FD4C1
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #5ed77f; /* rgb */ color: rgb(94, 215, 127); /* oklch */ color: oklch(78.9% 0.165 150.0);
Tailwind
colors: {
custom: {
50: '#95e4a5',
500: '#5ed77f',
950: '#000000',
},
}SCSS
$custom: #5ed77f; $custom-light: #95e4a5; $custom-dark: #000000;
JSON
{
"hex": "#5ed77f",
"rgb": {
"r": 94,
"g": 215,
"b": 127
},
"hsl": {
"h": 136.364,
"s": 60.199,
"l": 60.588
},
"oklch": {
"l": 0.78865,
"c": 0.16535,
"h": 150
},
"luminance": 0.52513
}Semantic roles & 50–950 ramp
primary
#5ED77F
secondary
#9A3F81
accent
#1E99C8
background
#FCFEFC
surface
#F5FCF6
border
#CFD5D0
text
#0E160F
muted
#7F8480