#2EFF6D Color Information

Hex color code: #2EFF6D

A bold green shade, #2EFF6D appears as (46, 255, 109) in RGB and (138°, 100%, 59%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSpring Green
HEX
#2EFF6D
RGB
46, 255, 109
HSL
138°, 100%, 59%
CMYK
82%, 0%, 57%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #2EFF6D; 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 #2EFF6D; background-color: #2EFF6D15; }

Alert / Toast

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

Link / Accent

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

a { color: #2EFF6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

46, 255, 109

Red: 46 / Green: 255 / Blue: 109

HSL

138°, 100%, 59%

Hue: 138° / Saturation: 100% / Lightness: 59%

CMYK

82%, 0%, 57%, 0%

Cyan: 82% / Magenta: 0% / Yellow: 57% / Key: 0%

What color is #2EFF6D?

#2EFF6D is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2EFF6D to RGB:

rgb(46, 255, 109)HEX to RGB Converter →

HEX to HSL

Convert #2EFF6D to HSL:

hsl(138, 100%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #2EFF6D to CMYK:

cmyk(82%, 0%, 57%, 0%)Color Converter →

Color Meaning and Usage

#2EFF6D is a bold green color with RGB values of 46, 255, 109 and HSL of 138°, 100%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2EFF6D is #FF2EC0, creating high-contrast pairings. For softer combinations, try analogous colors like #58FF2E.

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

Contrast with #2EFF6D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2EFF6D?

#2EFF6D is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #2EFF6D?

#2EFF6D in RGB is (46, 255, 109) - 46 red, 255 green, and 109 blue.

How to use #2EFF6D in CSS?

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

What colors go well with #2EFF6D?

#FF2EC0 (complementary), #58FF2E (analogous), and #00E043 (lighter shade) work well with #2EFF6D.