#34B24B Color Information

Hex color code: #34B24B

#34B24B is a muted green color. In RGB it is (52, 178, 75), and in HSL it is (131°, 55%, 45%). It is typically applied in digital products.

Try:
Color NameMedium Sea Green
HEX
#34B24B
RGB
52, 178, 75
HSL
131°, 55%, 45%
CMYK
71%, 0%, 58%, 30%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #34B24B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #34B24B; color: #000000; }

Badge

New Feature
.badge { background-color: #34B24B; 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 #34B24B; background-color: #34B24B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #34B24B20; border-left: 4px solid #34B24B; }

Link / Accent

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

a { color: #34B24B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34B24B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 178, 75

Red: 52 / Green: 178 / Blue: 75

HSL

131°, 55%, 45%

Hue: 131° / Saturation: 55% / Lightness: 45%

CMYK

71%, 0%, 58%, 30%

Cyan: 71% / Magenta: 0% / Yellow: 58% / Key: 30%

What color is #34B24B?

#34B24B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34B24B to RGB:

rgb(52, 178, 75)HEX to RGB Converter →

HEX to HSL

Convert #34B24B to HSL:

hsl(131, 55%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #34B24B to CMYK:

cmyk(71%, 0%, 58%, 30%)Color Converter →

Color Meaning and Usage

#34B24B is a balanced green color with RGB values of 52, 178, 75 and HSL of 131°, 55%, 45%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34B24B is #B2349B, creating high-contrast pairings. For softer combinations, try analogous colors like #5CB234.

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

Contrast with #34B24B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34B24B?

#34B24B is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #34B24B?

#34B24B in RGB is (52, 178, 75) - 52 red, 178 green, and 75 blue.

How to use #34B24B in CSS?

Use #34B24B directly in your CSS properties like color or background-color.

What colors go well with #34B24B?

#B2349B (complementary), #5CB234 (analogous), and #227732 (lighter shade) work well with #34B24B.