#4DA848 Color Information

Hex color code: #4DA848

A pastel green shade, #4DA848 appears as (77, 168, 72) in RGB and (117°, 40%, 47%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#4DA848
RGB
77, 168, 72
HSL
117°, 40%, 47%
CMYK
54%, 0%, 57%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #4DA848; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

77, 168, 72

Red: 77 / Green: 168 / Blue: 72

HSL

117°, 40%, 47%

Hue: 117° / Saturation: 40% / Lightness: 47%

CMYK

54%, 0%, 57%, 34%

Cyan: 54% / Magenta: 0% / Yellow: 57% / Key: 34%

What color is #4DA848?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4DA848 to RGB:

rgb(77, 168, 72)HEX to RGB Converter →

HEX to HSL

Convert #4DA848 to HSL:

hsl(117, 40%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #4DA848 to CMYK:

cmyk(54%, 0%, 57%, 34%)Color Converter →

Color Meaning and Usage

A gentle green tone, #4DA848 has RGB (77, 168, 72) and HSL (117°, 40%, 47%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #4DA848 is #A348A8, creating high-contrast pairings. For softer combinations, try analogous colors like #7DA848.

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

Contrast with #4DA848

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4DA848?

#4DA848 is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #4DA848?

#4DA848 in RGB is (77, 168, 72) - 77 red, 168 green, and 72 blue.

How to use #4DA848 in CSS?

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

What colors go well with #4DA848?

#A348A8 (complementary), #7DA848 (analogous), and #347231 (lighter shade) work well with #4DA848.