#60BEAE Color Information

Hex color code: #60BEAE

A soft cyan shade, #60BEAE appears as (96, 190, 174) in RGB and (170°, 42%, 56%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Aquamarine
HEX
#60BEAE
RGB
96, 190, 174
HSL
170°, 42%, 56%
CMYK
49%, 0%, 8%, 25%

Shades

CSS Usage
color: #60BEAE;
background-color: #60BEAE;
border-color: #60BEAE;
box-shadow: 0 0 10px #60BEAE;
border: 2px solid #60BEAE;
Tailwind Usage
bg-[#60BEAE]
text-[#60BEAE]
border-[#60BEAE]
shadow-[0_0_10px_60BEAE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #60BEAE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #60BEAE; color: #000000; }

Badge

New Feature
.badge { background-color: #60BEAE; 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 #60BEAE; background-color: #60BEAE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #60BEAE20; border-left: 4px solid #60BEAE; }

Link / Accent

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

a { color: #60BEAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #60BEAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 190, 174

Red: 96 / Green: 190 / Blue: 174

HSL

170°, 42%, 56%

Hue: 170° / Saturation: 42% / Lightness: 56%

CMYK

49%, 0%, 8%, 25%

Cyan: 49% / Magenta: 0% / Yellow: 8% / Key: 25%

What color is #60BEAE?

#60BEAE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #60BEAE to RGB:

rgb(96, 190, 174)HEX to RGB Converter →

HEX to HSL

Convert #60BEAE to HSL:

hsl(170, 42%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #60BEAE to CMYK:

cmyk(49%, 0%, 8%, 25%)Color Converter →

Color Meaning and Usage

#60BEAE is a pastel cyan color with RGB values of 96, 190, 174 and HSL of 170°, 42%, 56%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #60BEAE is #BE606F, creating high-contrast pairings. For softer combinations, try analogous colors like #60BE7F.

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

Contrast with #60BEAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #60BEAE?

#60BEAE is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #60BEAE?

#60BEAE in RGB is (96, 190, 174) - 96 red, 190 green, and 174 blue.

How to use #60BEAE in CSS?

Use #60BEAE directly in your CSS properties like color or background-color.

What colors go well with #60BEAE?

#BE606F (complementary), #60BE7F (analogous), and #3D9486 (lighter shade) work well with #60BEAE.