#2ED777#2ED777
#2ED777 is a light, vivid green. Relative luminance 0.505; OKLCH L 77.5% C 0.190 H 152.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #2ED777 |
|---|---|
| RGB | rgb(46, 215, 119) |
| HSL | hsl(146, 68%, 51%) |
| HSV | hsv(146, 79%, 84%) |
| CMYK | cmyk(78.6%, 0%, 44.7%, 15.7%) |
| CIE-LAB | lab(76.38, -62.54, 35.70) |
| CIE-LCH | lch(76.38, 72.02, 150.28°) |
| OKLab | oklab(77.53% -0.168 0.0879) |
| OKLCH | oklch(77.53% 0.19 152.4) |
| XYZ | xyz(28.7543, 50.5101, 25.6832) |
| Luminance | 0.5051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Tealish Green
#0CDC73
ΔE00 1.62
Seaweed
#18D17B
ΔE00 2.27
Weird Green
#3AE57F
ΔE00 3.31
Emerald
#50C878
ΔE00 4.29
Aqua Green
#12E193
ΔE00 4.55
Algae Green
#21C36F
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2ED777 #D72E8E
analogous
#39D72E #2ED777 #2ED7CB
triadic
#2ED777 #772ED7 #D7772E
tetradic
#2ED777 #2E39D7 #D72E8E #D7CB2E
square
#2ED777 #2E39D7 #D72E8E #D7CB2E
split-complementary
#2ED777 #CB2ED7 #D72E39
monochromatic
#16743F #20A85B #2ED777 #61E198 #95EBBA
Accessibility & contrast
On white
1.89
#2ED777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#2ED777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2ED777
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2ED777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2ED777 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C570
Deuteranopia (green-blind)
#C4B77E
Tritanopia (blue-blind)
#00D4C0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #2ed777; /* rgb */ color: rgb(46, 215, 119); /* oklch */ color: oklch(77.5% 0.190 152.4);
Tailwind
colors: {
custom: {
50: '#82e59f',
500: '#2ed777',
950: '#000000',
},
}SCSS
$custom: #2ed777; $custom-light: #82e59f; $custom-dark: #000000;
JSON
{
"hex": "#2ed777",
"rgb": {
"r": 46,
"g": 215,
"b": 119
},
"hsl": {
"h": 145.917,
"s": 67.871,
"l": 51.176
},
"oklch": {
"l": 0.77526,
"c": 0.18963,
"h": 152.4
},
"luminance": 0.50514
}Semantic roles & 50–950 ramp
primary
#2ED777
secondary
#7D2C5A
accent
#3DA0EB
background
#FCFEFC
surface
#F4FCF5
border
#CED5CF
text
#0C160F
muted
#7F8480