#9ED2CD Color Information

Hex color code: #9ED2CD

The hex color #9ED2CD is a subtle cyan with RGB values of (158, 210, 205) and HSL of (174°, 37%, 72%). It is often used for branding and logos.

Try:
Color NameLight Steel Blue
HEX
#9ED2CD
RGB
158, 210, 205
HSL
174°, 37%, 72%
CMYK
25%, 0%, 2%, 18%

Shades

CSS Usage
color: #9ED2CD;
background-color: #9ED2CD;
border-color: #9ED2CD;
box-shadow: 0 0 10px #9ED2CD;
border: 2px solid #9ED2CD;
Tailwind Usage
bg-[#9ED2CD]
text-[#9ED2CD]
border-[#9ED2CD]
shadow-[0_0_10px_9ED2CD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9ED2CD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9ED2CD; color: #000000; }

Badge

New Feature
.badge { background-color: #9ED2CD; 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 #9ED2CD; background-color: #9ED2CD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9ED2CD20; border-left: 4px solid #9ED2CD; }

Link / Accent

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

a { color: #9ED2CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9ED2CD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 210, 205

Red: 158 / Green: 210 / Blue: 205

HSL

174°, 37%, 72%

Hue: 174° / Saturation: 37% / Lightness: 72%

CMYK

25%, 0%, 2%, 18%

Cyan: 25% / Magenta: 0% / Yellow: 2% / Key: 18%

What color is #9ED2CD?

#9ED2CD is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9ED2CD to RGB:

rgb(158, 210, 205)HEX to RGB Converter →

HEX to HSL

Convert #9ED2CD to HSL:

hsl(174, 37%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #9ED2CD to CMYK:

cmyk(25%, 0%, 2%, 18%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #9ED2CD has RGB (158, 210, 205) and HSL (174°, 37%, 72%). 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 #9ED2CD is #D29DA2, creating high-contrast pairings. For softer combinations, try analogous colors like #9DD2B2.

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

Contrast with #9ED2CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9ED2CD?

#9ED2CD is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #9ED2CD?

#9ED2CD in RGB is (158, 210, 205) - 158 red, 210 green, and 205 blue.

How to use #9ED2CD in CSS?

Use #9ED2CD directly in your CSS properties like color or background-color.

What colors go well with #9ED2CD?

#D29DA2 (complementary), #9DD2B2 (analogous), and #69BAB2 (lighter shade) work well with #9ED2CD.