#73D0BC Color Information

Hex color code: #73D0BC

The hex color #73D0BC is a peaceful cyan with RGB values of (115, 208, 188) and HSL of (167°, 50%, 63%). It is widely used in graphic design.

Try:
Color NameMedium Aquamarine
HEX
#73D0BC
RGB
115, 208, 188
HSL
167°, 50%, 63%
CMYK
45%, 0%, 10%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #73D0BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 208, 188

Red: 115 / Green: 208 / Blue: 188

HSL

167°, 50%, 63%

Hue: 167° / Saturation: 50% / Lightness: 63%

CMYK

45%, 0%, 10%, 18%

Cyan: 45% / Magenta: 0% / Yellow: 10% / Key: 18%

What color is #73D0BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73D0BC to RGB:

rgb(115, 208, 188)HEX to RGB Converter →

HEX to HSL

Convert #73D0BC to HSL:

hsl(167, 50%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #73D0BC to CMYK:

cmyk(45%, 0%, 10%, 18%)Color Converter →

Color Meaning and Usage

A cool cyan tone, #73D0BC has RGB (115, 208, 188) and HSL (167°, 50%, 63%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73D0BC is #D07186, creating high-contrast pairings. For softer combinations, try analogous colors like #71D08C.

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

Contrast with #73D0BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73D0BC?

#73D0BC is a cool cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #73D0BC?

#73D0BC in RGB is (115, 208, 188) - 115 red, 208 green, and 188 blue.

How to use #73D0BC in CSS?

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

What colors go well with #73D0BC?

#D07186 (complementary), #71D08C (analogous), and #3DB89D (lighter shade) work well with #73D0BC.