#49ACBC Color Information

Hex color code: #49ACBC

#49ACBC is a delicate cyan color. In RGB it is (73, 172, 188), and in HSL it is (188°, 46%, 51%). It is widely used in graphic design.

Try:
Color NameCadet Blue
HEX
#49ACBC
RGB
73, 172, 188
HSL
188°, 46%, 51%
CMYK
61%, 9%, 0%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #49ACBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 172, 188

Red: 73 / Green: 172 / Blue: 188

HSL

188°, 46%, 51%

Hue: 188° / Saturation: 46% / Lightness: 51%

CMYK

61%, 9%, 0%, 26%

Cyan: 61% / Magenta: 9% / Yellow: 0% / Key: 26%

What color is #49ACBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #49ACBC to RGB:

rgb(73, 172, 188)HEX to RGB Converter →

HEX to HSL

Convert #49ACBC to HSL:

hsl(188, 46%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #49ACBC to CMYK:

cmyk(61%, 9%, 0%, 26%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #49ACBC has RGB (73, 172, 188) and HSL (188°, 46%, 51%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #49ACBC is #BC5849, creating high-contrast pairings. For softer combinations, try analogous colors like #49BC91.

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

Contrast with #49ACBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #49ACBC?

#49ACBC is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #49ACBC?

#49ACBC in RGB is (73, 172, 188) - 73 red, 172 green, and 188 blue.

How to use #49ACBC in CSS?

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

What colors go well with #49ACBC?

#BC5849 (complementary), #49BC91 (analogous), and #327B86 (lighter shade) work well with #49ACBC.