#9BBBAE Color Information

Hex color code: #9BBBAE

The hex color #9BBBAE is a muted cyan with RGB values of (155, 187, 174) and HSL of (156°, 19%, 67%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#9BBBAE
RGB
155, 187, 174
HSL
156°, 19%, 67%
CMYK
17%, 0%, 7%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9BBBAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 187, 174

Red: 155 / Green: 187 / Blue: 174

HSL

156°, 19%, 67%

Hue: 156° / Saturation: 19% / Lightness: 67%

CMYK

17%, 0%, 7%, 27%

Cyan: 17% / Magenta: 0% / Yellow: 7% / Key: 27%

What color is #9BBBAE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9BBBAE to RGB:

rgb(155, 187, 174)HEX to RGB Converter →

HEX to HSL

Convert #9BBBAE to HSL:

hsl(156, 19%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #9BBBAE to CMYK:

cmyk(17%, 0%, 7%, 27%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #9BBBAE has RGB (155, 187, 174) and HSL (156°, 19%, 67%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9BBBAE is #BB9BA8, creating high-contrast pairings. For softer combinations, try analogous colors like #9BBB9E.

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

Contrast with #9BBBAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9BBBAE?

#9BBBAE is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #9BBBAE?

#9BBBAE in RGB is (155, 187, 174) - 155 red, 187 green, and 174 blue.

How to use #9BBBAE in CSS?

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

What colors go well with #9BBBAE?

#BB9BA8 (complementary), #9BBB9E (analogous), and #6D9C89 (lighter shade) work well with #9BBBAE.