#89CDAF Color Information

Hex color code: #89CDAF

A delicate cyan shade, #89CDAF appears as (137, 205, 175) in RGB and (154°, 40%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Aquamarine
HEX
#89CDAF
RGB
137, 205, 175
HSL
154°, 40%, 67%
CMYK
33%, 0%, 15%, 20%

Shades

CSS Usage
color: #89CDAF;
background-color: #89CDAF;
border-color: #89CDAF;
box-shadow: 0 0 10px #89CDAF;
border: 2px solid #89CDAF;
Tailwind Usage
bg-[#89CDAF]
text-[#89CDAF]
border-[#89CDAF]
shadow-[0_0_10px_89CDAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #89CDAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #89CDAF; color: #000000; }

Badge

New Feature
.badge { background-color: #89CDAF; 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 #89CDAF; background-color: #89CDAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #89CDAF20; border-left: 4px solid #89CDAF; }

Link / Accent

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

a { color: #89CDAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #89CDAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 205, 175

Red: 137 / Green: 205 / Blue: 175

HSL

154°, 40%, 67%

Hue: 154° / Saturation: 40% / Lightness: 67%

CMYK

33%, 0%, 15%, 20%

Cyan: 33% / Magenta: 0% / Yellow: 15% / Key: 20%

What color is #89CDAF?

#89CDAF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #89CDAF to RGB:

rgb(137, 205, 175)HEX to RGB Converter →

HEX to HSL

Convert #89CDAF to HSL:

hsl(154, 40%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #89CDAF to CMYK:

cmyk(33%, 0%, 15%, 20%)Color Converter →

Color Meaning and Usage

#89CDAF is a soft cyan color with RGB values of 137, 205, 175 and HSL of 154°, 40%, 67%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #89CDAF is #CD89A6, creating high-contrast pairings. For softer combinations, try analogous colors like #89CD8E.

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

Contrast with #89CDAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #89CDAF?

#89CDAF is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #89CDAF?

#89CDAF in RGB is (137, 205, 175) - 137 red, 205 green, and 175 blue.

How to use #89CDAF in CSS?

Use #89CDAF directly in your CSS properties like color or background-color.

What colors go well with #89CDAF?

#CD89A6 (complementary), #89CD8E (analogous), and #54B68B (lighter shade) work well with #89CDAF.