#2ED47E Color Information

Hex color code: #2ED47E

The hex color #2ED47E is a understated green with RGB values of (46, 212, 126) and HSL of (149°, 66%, 51%). It is widely used in graphic design.

Try:
Color NameMedium Sea Green
HEX
#2ED47E
RGB
46, 212, 126
HSL
149°, 66%, 51%
CMYK
78%, 0%, 41%, 17%

Shades

CSS Usage
color: #2ED47E;
background-color: #2ED47E;
border-color: #2ED47E;
box-shadow: 0 0 10px #2ED47E;
border: 2px solid #2ED47E;
Tailwind Usage
bg-[#2ED47E]
text-[#2ED47E]
border-[#2ED47E]
shadow-[0_0_10px_2ED47E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #2ED47E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #2ED47E; color: #000000; }

Badge

New Feature
.badge { background-color: #2ED47E; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #2ED47E; background-color: #2ED47E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #2ED47E20; border-left: 4px solid #2ED47E; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #2ED47E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #2ED47E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 212, 126

Red: 46 / Green: 212 / Blue: 126

HSL

149°, 66%, 51%

Hue: 149° / Saturation: 66% / Lightness: 51%

CMYK

78%, 0%, 41%, 17%

Cyan: 78% / Magenta: 0% / Yellow: 41% / Key: 17%

What color is #2ED47E?

#2ED47E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2ED47E to RGB:

rgb(46, 212, 126)HEX to RGB Converter →

HEX to HSL

Convert #2ED47E to HSL:

hsl(149, 66%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #2ED47E to CMYK:

cmyk(78%, 0%, 41%, 17%)Color Converter →

Color Meaning and Usage

#2ED47E is a subtle green color with RGB values of 46, 212, 126 and HSL of 149°, 66%, 51%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2ED47E is #D53085, creating high-contrast pairings. For softer combinations, try analogous colors like #32D530.

Use #2ED47E in CSS: color: #2ED47E or background-color: #2ED47E. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #2ED47E

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 10.83:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2ED47E?

#2ED47E is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #2ED47E?

#2ED47E in RGB is (46, 212, 126) - 46 red, 212 green, and 126 blue.

How to use #2ED47E in CSS?

Use #2ED47E directly in your CSS properties like color or background-color.

What colors go well with #2ED47E?

#D53085 (complementary), #32D530 (analogous), and #1F985A (lighter shade) work well with #2ED47E.