#49C5AF Color Information

Hex color code: #49C5AF

A cool cyan shade, #49C5AF appears as (73, 197, 175) in RGB and (169°, 52%, 53%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMedium Aquamarine
HEX
#49C5AF
RGB
73, 197, 175
HSL
169°, 52%, 53%
CMYK
63%, 0%, 11%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #49C5AF; 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 #49C5AF; background-color: #49C5AF15; }

Alert / Toast

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

Link / Accent

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

a { color: #49C5AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #49C5AF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 197, 175

Red: 73 / Green: 197 / Blue: 175

HSL

169°, 52%, 53%

Hue: 169° / Saturation: 52% / Lightness: 53%

CMYK

63%, 0%, 11%, 23%

Cyan: 63% / Magenta: 0% / Yellow: 11% / Key: 23%

What color is #49C5AF?

#49C5AF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #49C5AF to RGB:

rgb(73, 197, 175)HEX to RGB Converter →

HEX to HSL

Convert #49C5AF to HSL:

hsl(169, 52%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #49C5AF to CMYK:

cmyk(63%, 0%, 11%, 23%)Color Converter →

Color Meaning and Usage

#49C5AF is a tranquil cyan color with RGB values of 73, 197, 175 and HSL of 169°, 52%, 53%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #49C5AF is #C54960, creating high-contrast pairings. For softer combinations, try analogous colors like #49C570.

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

Contrast with #49C5AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #49C5AF?

#49C5AF is a tranquil cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #49C5AF?

#49C5AF in RGB is (73, 197, 175) - 73 red, 197 green, and 175 blue.

How to use #49C5AF in CSS?

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

What colors go well with #49C5AF?

#C54960 (complementary), #49C570 (analogous), and #2F9381 (lighter shade) work well with #49C5AF.