#73CDBE Color Information

Hex color code: #73CDBE

#73CDBE is a soft cyan color. In RGB it is (115, 205, 190), and in HSL it is (170°, 47%, 63%). It is typically applied in digital products.

Try:
Color NameMedium Aquamarine
HEX
#73CDBE
RGB
115, 205, 190
HSL
170°, 47%, 63%
CMYK
44%, 0%, 7%, 20%

Shades

CSS Usage
color: #73CDBE;
background-color: #73CDBE;
border-color: #73CDBE;
box-shadow: 0 0 10px #73CDBE;
border: 2px solid #73CDBE;
Tailwind Usage
bg-[#73CDBE]
text-[#73CDBE]
border-[#73CDBE]
shadow-[0_0_10px_73CDBE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #73CDBE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #73CDBE; color: #000000; }

Badge

New Feature
.badge { background-color: #73CDBE; 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 #73CDBE; background-color: #73CDBE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #73CDBE20; border-left: 4px solid #73CDBE; }

Link / Accent

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

a { color: #73CDBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #73CDBE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 205, 190

Red: 115 / Green: 205 / Blue: 190

HSL

170°, 47%, 63%

Hue: 170° / Saturation: 47% / Lightness: 63%

CMYK

44%, 0%, 7%, 20%

Cyan: 44% / Magenta: 0% / Yellow: 7% / Key: 20%

What color is #73CDBE?

#73CDBE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73CDBE to RGB:

rgb(115, 205, 190)HEX to RGB Converter →

HEX to HSL

Convert #73CDBE to HSL:

hsl(170, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #73CDBE to CMYK:

cmyk(44%, 0%, 7%, 20%)Color Converter →

Color Meaning and Usage

#73CDBE is a pastel cyan color with RGB values of 115, 205, 190 and HSL of 170°, 47%, 63%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73CDBE is #CD7483, creating high-contrast pairings. For softer combinations, try analogous colors like #74CD92.

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

Contrast with #73CDBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73CDBE?

#73CDBE is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #73CDBE?

#73CDBE in RGB is (115, 205, 190) - 115 red, 205 green, and 190 blue.

How to use #73CDBE in CSS?

Use #73CDBE directly in your CSS properties like color or background-color.

What colors go well with #73CDBE?

#CD7483 (complementary), #74CD92 (analogous), and #41B4A1 (lighter shade) work well with #73CDBE.