#3ED77E#3ED77E
#3ED77E is a light, vivid green. Relative luminance 0.511; OKLCH L 77.9% C 0.179 H 153.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #3ED77E |
|---|---|
| RGB | rgb(62, 215, 126) |
| HSL | hsl(145, 66%, 54%) |
| HSV | hsv(145, 71%, 84%) |
| CMYK | cmyk(71.2%, 0%, 41.4%, 15.7%) |
| CIE-LAB | lab(76.76, -59.19, 32.71) |
| CIE-LCH | lch(76.76, 67.63, 151.07°) |
| OKLab | oklab(77.95% -0.1595 0.0811) |
| OKLCH | oklch(77.95% 0.179 153.1) |
| XYZ | xyz(30.0503, 51.1279, 28.0196) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seaweed
#18D17B
ΔE00 2.12
Tealish Green
#0CDC73
ΔE00 2.56
Weird Green
#3AE57F
ΔE00 3.49
Emerald
#50C878
ΔE00 3.86
Aqua Green
#12E193
ΔE00 3.93
Algae Green
#21C36F
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#3ED77E #D73E97
analogous
#4BD73E #3ED77E #3ED7CA
triadic
#3ED77E #7E3ED7 #D77E3E
tetradic
#3ED77E #3E4BD7 #D73E97 #D7CA3E
square
#3ED77E #3E4BD7 #D73E97 #D7CA3E
split-complementary
#3ED77E #CA3ED7 #D73E4B
monochromatic
#1B8045 #25B360 #3ED77E #71E2A0 #A3ECC2
Accessibility & contrast
On white
1.87
#3ED77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#3ED77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #3ED77E
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##3ED77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##3ED77E | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C578
Deuteranopia (green-blind)
#C4B884
Tritanopia (blue-blind)
#00D4C1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #3ed77e; /* rgb */ color: rgb(62, 215, 126); /* oklch */ color: oklch(77.9% 0.179 153.1);
Tailwind
colors: {
custom: {
50: '#87e4a4',
500: '#3ed77e',
950: '#000000',
},
}SCSS
$custom: #3ed77e; $custom-light: #87e4a4; $custom-dark: #000000;
JSON
{
"hex": "#3ed77e",
"rgb": {
"r": 62,
"g": 215,
"b": 126
},
"hsl": {
"h": 145.098,
"s": 65.665,
"l": 54.314
},
"oklch": {
"l": 0.77948,
"c": 0.17895,
"h": 153.1
},
"luminance": 0.51131
}Semantic roles & 50–950 ramp
primary
#3ED77E
secondary
#873264
accent
#3FA2E9
background
#FCFEFC
surface
#F4FCF6
border
#CED5D0
text
#0D160F
muted
#7F8480