#4EA348 Color Information

Hex color code: #4EA348

The hex color #4EA348 is a subtle green with RGB values of (78, 163, 72) and HSL of (116°, 39%, 46%). It is often used for branding and logos.

Try:
Color NameSea Green
HEX
#4EA348
RGB
78, 163, 72
HSL
116°, 39%, 46%
CMYK
52%, 0%, 56%, 36%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #4EA348, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #4EA348; color: #000000; }

Badge

New Feature
.badge { background-color: #4EA348; 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 #4EA348; background-color: #4EA34815; }

Alert / Toast

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

Link / Accent

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

a { color: #4EA348; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4EA348 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

78, 163, 72

Red: 78 / Green: 163 / Blue: 72

HSL

116°, 39%, 46%

Hue: 116° / Saturation: 39% / Lightness: 46%

CMYK

52%, 0%, 56%, 36%

Cyan: 52% / Magenta: 0% / Yellow: 56% / Key: 36%

What color is #4EA348?

#4EA348 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4EA348 to RGB:

rgb(78, 163, 72)HEX to RGB Converter →

HEX to HSL

Convert #4EA348 to HSL:

hsl(116, 39%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #4EA348 to CMYK:

cmyk(52%, 0%, 56%, 36%)Color Converter →

Color Meaning and Usage

A soft green tone, #4EA348 has RGB (78, 163, 72) and HSL (116°, 39%, 46%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4EA348 is #9D48A3, creating high-contrast pairings. For softer combinations, try analogous colors like #7BA348.

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

Contrast with #4EA348

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

Contrast Ratio: 6.66:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4EA348?

#4EA348 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #4EA348?

#4EA348 in RGB is (78, 163, 72) - 78 red, 163 green, and 72 blue.

How to use #4EA348 in CSS?

Use #4EA348 directly in your CSS properties like color or background-color.

What colors go well with #4EA348?

#9D48A3 (complementary), #7BA348 (analogous), and #346E30 (lighter shade) work well with #4EA348.