#34C9AE Color Information

Hex color code: #34C9AE

A peaceful cyan shade, #34C9AE appears as (52, 201, 174) in RGB and (169°, 59%, 50%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Sea Green
HEX
#34C9AE
RGB
52, 201, 174
HSL
169°, 59%, 50%
CMYK
74%, 0%, 13%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #34C9AE; 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 #34C9AE; background-color: #34C9AE15; }

Alert / Toast

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

Link / Accent

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

a { color: #34C9AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #34C9AE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

52, 201, 174

Red: 52 / Green: 201 / Blue: 174

HSL

169°, 59%, 50%

Hue: 169° / Saturation: 59% / Lightness: 50%

CMYK

74%, 0%, 13%, 21%

Cyan: 74% / Magenta: 0% / Yellow: 13% / Key: 21%

What color is #34C9AE?

#34C9AE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #34C9AE to RGB:

rgb(52, 201, 174)HEX to RGB Converter →

HEX to HSL

Convert #34C9AE to HSL:

hsl(169, 59%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #34C9AE to CMYK:

cmyk(74%, 0%, 13%, 21%)Color Converter →

Color Meaning and Usage

#34C9AE is a tranquil cyan color with RGB values of 52, 201, 174 and HSL of 169°, 59%, 50%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #34C9AE is #CB3450, creating high-contrast pairings. For softer combinations, try analogous colors like #34CB64.

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

Contrast with #34C9AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #34C9AE?

#34C9AE is a tranquil cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #34C9AE?

#34C9AE in RGB is (52, 201, 174) - 52 red, 201 green, and 174 blue.

How to use #34C9AE in CSS?

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

What colors go well with #34C9AE?

#CB3450 (complementary), #34CB64 (analogous), and #258E7B (lighter shade) work well with #34C9AE.