#2BD24F Color Information

Hex color code: #2BD24F

#2BD24F is a muted green color. In RGB it is (43, 210, 79), and in HSL it is (133°, 66%, 50%). It is typically applied in digital products.

Try:
Color NameMedium Sea Green
HEX
#2BD24F
RGB
43, 210, 79
HSL
133°, 66%, 50%
CMYK
80%, 0%, 62%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #2BD24F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

43, 210, 79

Red: 43 / Green: 210 / Blue: 79

HSL

133°, 66%, 50%

Hue: 133° / Saturation: 66% / Lightness: 50%

CMYK

80%, 0%, 62%, 18%

Cyan: 80% / Magenta: 0% / Yellow: 62% / Key: 18%

What color is #2BD24F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #2BD24F to RGB:

rgb(43, 210, 79)HEX to RGB Converter →

HEX to HSL

Convert #2BD24F to HSL:

hsl(133, 66%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #2BD24F to CMYK:

cmyk(80%, 0%, 62%, 18%)Color Converter →

Color Meaning and Usage

A neutral green tone, #2BD24F has RGB (43, 210, 79) and HSL (133°, 66%, 50%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #2BD24F is #D42BAF, creating high-contrast pairings. For softer combinations, try analogous colors like #5BD42B.

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

Contrast with #2BD24F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #2BD24F?

#2BD24F is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #2BD24F?

#2BD24F in RGB is (43, 210, 79) - 43 red, 210 green, and 79 blue.

How to use #2BD24F in CSS?

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

What colors go well with #2BD24F?

#D42BAF (complementary), #5BD42B (analogous), and #1E9438 (lighter shade) work well with #2BD24F.