#49DBEE Color Information

Hex color code: #49DBEE

A dynamic cyan shade, #49DBEE appears as (73, 219, 238) in RGB and (187°, 83%, 61%) in HSL. It is typically applied in digital products.

Try:
Color NameTurquoise
HEX
#49DBEE
RGB
73, 219, 238
HSL
187°, 83%, 61%
CMYK
69%, 8%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #49DBEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 219, 238

Red: 73 / Green: 219 / Blue: 238

HSL

187°, 83%, 61%

Hue: 187° / Saturation: 83% / Lightness: 61%

CMYK

69%, 8%, 0%, 7%

Cyan: 69% / Magenta: 8% / Yellow: 0% / Key: 7%

What color is #49DBEE?

#49DBEE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #49DBEE to RGB:

rgb(73, 219, 238)HEX to RGB Converter →

HEX to HSL

Convert #49DBEE to HSL:

hsl(187, 83%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #49DBEE to CMYK:

cmyk(69%, 8%, 0%, 7%)Color Converter →

Color Meaning and Usage

A dynamic cyan tone, #49DBEE has RGB (73, 219, 238) and HSL (187°, 83%, 61%). Known for evoking energy and excitement, this highly saturated hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #49DBEE is #EE5C49, creating high-contrast pairings. For softer combinations, try analogous colors like #49EEAF.

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

Contrast with #49DBEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #49DBEE?

#49DBEE is a dynamic cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #49DBEE?

#49DBEE in RGB is (73, 219, 238) - 73 red, 219 green, and 238 blue.

How to use #49DBEE in CSS?

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

What colors go well with #49DBEE?

#EE5C49 (complementary), #49EEAF (analogous), and #14C0D7 (lighter shade) work well with #49DBEE.