#34976B Color Information

Hex color code: #34976B

A delicate cyan shade, #34976B appears as (52, 151, 107) in RGB and (153°, 49%, 40%) in HSL. It is widely used in graphic design.

Try:
Color NameSea Green
HEX
#34976B
RGB
52, 151, 107
HSL
153°, 49%, 40%
CMYK
66%, 0%, 29%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #34976B; 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 #34976B; background-color: #34976B15; }

Alert / Toast

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

Link / Accent

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

a { color: #34976B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34976B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 151, 107

Red: 52 / Green: 151 / Blue: 107

HSL

153°, 49%, 40%

Hue: 153° / Saturation: 49% / Lightness: 40%

CMYK

66%, 0%, 29%, 41%

Cyan: 66% / Magenta: 0% / Yellow: 29% / Key: 41%

What color is #34976B?

#34976B is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34976B to RGB:

rgb(52, 151, 107)HEX to RGB Converter →

HEX to HSL

Convert #34976B to HSL:

hsl(153, 49%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #34976B to CMYK:

cmyk(66%, 0%, 29%, 41%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #34976B has RGB (52, 151, 107) and HSL (153°, 49%, 40%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34976B is #983461, creating high-contrast pairings. For softer combinations, try analogous colors like #349839.

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

Contrast with #34976B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34976B?

#34976B is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #34976B?

#34976B in RGB is (52, 151, 107) - 52 red, 151 green, and 107 blue.

How to use #34976B in CSS?

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

What colors go well with #34976B?

#983461 (complementary), #349839 (analogous), and #215F43 (lighter shade) work well with #34976B.