#2AEF4A Color Information

Hex color code: #2AEF4A

A dynamic green shade, #2AEF4A appears as (42, 239, 74) in RGB and (130°, 86%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NameSpring Green
HEX
#2AEF4A
RGB
42, 239, 74
HSL
130°, 86%, 55%
CMYK
82%, 0%, 69%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2AEF4A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

42, 239, 74

Red: 42 / Green: 239 / Blue: 74

HSL

130°, 86%, 55%

Hue: 130° / Saturation: 86% / Lightness: 55%

CMYK

82%, 0%, 69%, 6%

Cyan: 82% / Magenta: 0% / Yellow: 69% / Key: 6%

What color is #2AEF4A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2AEF4A to RGB:

rgb(42, 239, 74)HEX to RGB Converter →

HEX to HSL

Convert #2AEF4A to HSL:

hsl(130, 86%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #2AEF4A to CMYK:

cmyk(82%, 0%, 69%, 6%)Color Converter →

Color Meaning and Usage

A dynamic green tone, #2AEF4A has RGB (42, 239, 74) and HSL (130°, 86%, 55%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2AEF4A is #EF2ACE, creating high-contrast pairings. For softer combinations, try analogous colors like #6BEF2A.

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

Contrast with #2AEF4A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2AEF4A?

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

What is the RGB value of #2AEF4A?

#2AEF4A in RGB is (42, 239, 74) - 42 red, 239 green, and 74 blue.

How to use #2AEF4A in CSS?

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

What colors go well with #2AEF4A?

#EF2ACE (complementary), #6BEF2A (analogous), and #0EBE2C (lighter shade) work well with #2AEF4A.