#9ECBBB Color Information

Hex color code: #9ECBBB

#9ECBBB is a gentle cyan color. In RGB it is (158, 203, 187), and in HSL it is (159°, 30%, 71%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#9ECBBB
RGB
158, 203, 187
HSL
159°, 30%, 71%
CMYK
22%, 0%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9ECBBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 203, 187

Red: 158 / Green: 203 / Blue: 187

HSL

159°, 30%, 71%

Hue: 159° / Saturation: 30% / Lightness: 71%

CMYK

22%, 0%, 8%, 20%

Cyan: 22% / Magenta: 0% / Yellow: 8% / Key: 20%

What color is #9ECBBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9ECBBB to RGB:

rgb(158, 203, 187)HEX to RGB Converter →

HEX to HSL

Convert #9ECBBB to HSL:

hsl(159, 30%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #9ECBBB to CMYK:

cmyk(22%, 0%, 8%, 20%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #9ECBBB has RGB (158, 203, 187) and HSL (159°, 30%, 71%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9ECBBB is #CB9FAE, creating high-contrast pairings. For softer combinations, try analogous colors like #9FCBA6.

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

Contrast with #9ECBBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9ECBBB?

#9ECBBB is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #9ECBBB?

#9ECBBB in RGB is (158, 203, 187) - 158 red, 203 green, and 187 blue.

How to use #9ECBBB in CSS?

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

What colors go well with #9ECBBB?

#CB9FAE (complementary), #9FCBA6 (analogous), and #6DB099 (lighter shade) work well with #9ECBBB.