#2CCE39 Color Information

Hex color code: #2CCE39

The hex color #2CCE39 is a muted green with RGB values of (44, 206, 57) and HSL of (125°, 65%, 49%). It is typically applied in digital products.

Try:
Color NameMedium Sea Green
HEX
#2CCE39
RGB
44, 206, 57
HSL
125°, 65%, 49%
CMYK
79%, 0%, 72%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2CCE39; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

44, 206, 57

Red: 44 / Green: 206 / Blue: 57

HSL

125°, 65%, 49%

Hue: 125° / Saturation: 65% / Lightness: 49%

CMYK

79%, 0%, 72%, 19%

Cyan: 79% / Magenta: 0% / Yellow: 72% / Key: 19%

What color is #2CCE39?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2CCE39 to RGB:

rgb(44, 206, 57)HEX to RGB Converter →

HEX to HSL

Convert #2CCE39 to HSL:

hsl(125, 65%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #2CCE39 to CMYK:

cmyk(79%, 0%, 72%, 19%)Color Converter →

Color Meaning and Usage

A muted green tone, #2CCE39 has RGB (44, 206, 57) and HSL (125°, 65%, 49%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2CCE39 is #CE2CC1, creating high-contrast pairings. For softer combinations, try analogous colors like #6FCE2C.

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

Contrast with #2CCE39

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2CCE39?

#2CCE39 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #2CCE39?

#2CCE39 in RGB is (44, 206, 57) - 44 red, 206 green, and 57 blue.

How to use #2CCE39 in CSS?

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

What colors go well with #2CCE39?

#CE2CC1 (complementary), #6FCE2C (analogous), and #1E8F28 (lighter shade) work well with #2CCE39.