#329A6D Color Information

Hex color code: #329A6D

The hex color #329A6D is a peaceful cyan with RGB values of (50, 154, 109) and HSL of (154°, 51%, 40%). It is typically applied in digital products.

Try:
Color NameSea Green
HEX
#329A6D
RGB
50, 154, 109
HSL
154°, 51%, 40%
CMYK
68%, 0%, 29%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #329A6D; 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 #329A6D; background-color: #329A6D15; }

Alert / Toast

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

Link / Accent

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

a { color: #329A6D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #329A6D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

50, 154, 109

Red: 50 / Green: 154 / Blue: 109

HSL

154°, 51%, 40%

Hue: 154° / Saturation: 51% / Lightness: 40%

CMYK

68%, 0%, 29%, 40%

Cyan: 68% / Magenta: 0% / Yellow: 29% / Key: 40%

What color is #329A6D?

#329A6D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #329A6D to RGB:

rgb(50, 154, 109)HEX to RGB Converter →

HEX to HSL

Convert #329A6D to HSL:

hsl(154, 51%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #329A6D to CMYK:

cmyk(68%, 0%, 29%, 40%)Color Converter →

Color Meaning and Usage

#329A6D is a tranquil cyan color with RGB values of 50, 154, 109 and HSL of 154°, 51%, 40%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #329A6D is #9A325F, creating high-contrast pairings. For softer combinations, try analogous colors like #329A39.

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

Contrast with #329A6D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #329A6D?

#329A6D is a tranquil cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #329A6D?

#329A6D in RGB is (50, 154, 109) - 50 red, 154 green, and 109 blue.

How to use #329A6D in CSS?

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

What colors go well with #329A6D?

#9A325F (complementary), #329A39 (analogous), and #1F6044 (lighter shade) work well with #329A6D.