#9DBCB2 Color Information

Hex color code: #9DBCB2

The hex color #9DBCB2 is a balanced cyan with RGB values of (157, 188, 178) and HSL of (161°, 19%, 68%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#9DBCB2
RGB
157, 188, 178
HSL
161°, 19%, 68%
CMYK
16%, 0%, 5%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9DBCB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 188, 178

Red: 157 / Green: 188 / Blue: 178

HSL

161°, 19%, 68%

Hue: 161° / Saturation: 19% / Lightness: 68%

CMYK

16%, 0%, 5%, 26%

Cyan: 16% / Magenta: 0% / Yellow: 5% / Key: 26%

What color is #9DBCB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9DBCB2 to RGB:

rgb(157, 188, 178)HEX to RGB Converter →

HEX to HSL

Convert #9DBCB2 to HSL:

hsl(161, 19%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #9DBCB2 to CMYK:

cmyk(16%, 0%, 5%, 26%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #9DBCB2 has RGB (157, 188, 178) and HSL (161°, 19%, 68%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9DBCB2 is #BD9EA8, creating high-contrast pairings. For softer combinations, try analogous colors like #9EBDA4.

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

Contrast with #9DBCB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9DBCB2?

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

What is the RGB value of #9DBCB2?

#9DBCB2 in RGB is (157, 188, 178) - 157 red, 188 green, and 178 blue.

How to use #9DBCB2 in CSS?

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

What colors go well with #9DBCB2?

#BD9EA8 (complementary), #9EBDA4 (analogous), and #709E8F (lighter shade) work well with #9DBCB2.