#549262 Color Information

Hex color code: #549262

A pastel green shade, #549262 appears as (84, 146, 98) in RGB and (134°, 27%, 45%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#549262
RGB
84, 146, 98
HSL
134°, 27%, 45%
CMYK
42%, 0%, 33%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #549262; 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 #549262; background-color: #54926215; }

Alert / Toast

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

Link / Accent

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

a { color: #549262; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #549262 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

84, 146, 98

Red: 84 / Green: 146 / Blue: 98

HSL

134°, 27%, 45%

Hue: 134° / Saturation: 27% / Lightness: 45%

CMYK

42%, 0%, 33%, 43%

Cyan: 42% / Magenta: 0% / Yellow: 33% / Key: 43%

What color is #549262?

#549262 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #549262 to RGB:

rgb(84, 146, 98)HEX to RGB Converter →

HEX to HSL

Convert #549262 to HSL:

hsl(134, 27%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #549262 to CMYK:

cmyk(42%, 0%, 33%, 43%)Color Converter →

Color Meaning and Usage

#549262 is a soft green color with RGB values of 84, 146, 98 and HSL of 134°, 27%, 45%. This green hue evokes nature and harmony, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #549262 is #925483, creating high-contrast pairings. For softer combinations, try analogous colors like #649254.

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

Contrast with #549262

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #549262?

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

What is the RGB value of #549262?

#549262 in RGB is (84, 146, 98) - 84 red, 146 green, and 98 blue.

How to use #549262 in CSS?

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

What colors go well with #549262?

#925483 (complementary), #649254 (analogous), and #386141 (lighter shade) work well with #549262.