#48DF8A Color Information

Hex color code: #48DF8A

The hex color #48DF8A is a balanced green with RGB values of (72, 223, 138) and HSL of (146°, 70%, 58%). It is frequently seen in web interfaces.

Try:
Color NameMedium Aquamarine
HEX
#48DF8A
RGB
72, 223, 138
HSL
146°, 70%, 58%
CMYK
68%, 0%, 38%, 13%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #48DF8A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #48DF8A; color: #000000; }

Badge

New Feature
.badge { background-color: #48DF8A; 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 #48DF8A; background-color: #48DF8A15; }

Alert / Toast

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

Link / Accent

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

a { color: #48DF8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48DF8A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 223, 138

Red: 72 / Green: 223 / Blue: 138

HSL

146°, 70%, 58%

Hue: 146° / Saturation: 70% / Lightness: 58%

CMYK

68%, 0%, 38%, 13%

Cyan: 68% / Magenta: 0% / Yellow: 38% / Key: 13%

What color is #48DF8A?

#48DF8A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48DF8A to RGB:

rgb(72, 223, 138)HEX to RGB Converter →

HEX to HSL

Convert #48DF8A to HSL:

hsl(146, 70%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #48DF8A to CMYK:

cmyk(68%, 0%, 38%, 13%)Color Converter →

Color Meaning and Usage

A muted green tone, #48DF8A has RGB (72, 223, 138) and HSL (146°, 70%, 58%). 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 #48DF8A is #DF499E, creating high-contrast pairings. For softer combinations, try analogous colors like #53DF49.

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

Contrast with #48DF8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48DF8A?

#48DF8A is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #48DF8A?

#48DF8A in RGB is (72, 223, 138) - 72 red, 223 green, and 138 blue.

How to use #48DF8A in CSS?

Use #48DF8A directly in your CSS properties like color or background-color.

What colors go well with #48DF8A?

#DF499E (complementary), #53DF49 (analogous), and #21BA63 (lighter shade) work well with #48DF8A.