#54B44B Color Information

Hex color code: #54B44B

A delicate green shade, #54B44B appears as (84, 180, 75) in RGB and (115°, 41%, 50%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Sea Green
HEX
#54B44B
RGB
84, 180, 75
HSL
115°, 41%, 50%
CMYK
53%, 0%, 58%, 29%

Shades

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

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #54B44B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #54B44B; color: #000000; }

Badge

New Feature
.badge { background-color: #54B44B; 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 #54B44B; background-color: #54B44B15; }

Alert / Toast

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

Link / Accent

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

a { color: #54B44B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #54B44B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 180, 75

Red: 84 / Green: 180 / Blue: 75

HSL

115°, 41%, 50%

Hue: 115° / Saturation: 41% / Lightness: 50%

CMYK

53%, 0%, 58%, 29%

Cyan: 53% / Magenta: 0% / Yellow: 58% / Key: 29%

What color is #54B44B?

#54B44B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #54B44B to RGB:

rgb(84, 180, 75)HEX to RGB Converter →

HEX to HSL

Convert #54B44B to HSL:

hsl(115, 41%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #54B44B to CMYK:

cmyk(53%, 0%, 58%, 29%)Color Converter →

Color Meaning and Usage

A pastel green tone, #54B44B has RGB (84, 180, 75) and HSL (115°, 41%, 50%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #54B44B is #AB4BB4, creating high-contrast pairings. For softer combinations, try analogous colors like #88B44B.

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

Contrast with #54B44B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #54B44B?

#54B44B is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #54B44B?

#54B44B in RGB is (84, 180, 75) - 84 red, 180 green, and 75 blue.

How to use #54B44B in CSS?

Use #54B44B directly in your CSS properties like color or background-color.

What colors go well with #54B44B?

#AB4BB4 (complementary), #88B44B (analogous), and #3B7E35 (lighter shade) work well with #54B44B.