#9BB4AB Color Information

Hex color code: #9BB4AB

The hex color #9BB4AB is a muted cyan with RGB values of (155, 180, 171) and HSL of (158°, 14%, 66%). It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#9BB4AB
RGB
155, 180, 171
HSL
158°, 14%, 66%
CMYK
14%, 0%, 5%, 29%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9BB4AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 180, 171

Red: 155 / Green: 180 / Blue: 171

HSL

158°, 14%, 66%

Hue: 158° / Saturation: 14% / Lightness: 66%

CMYK

14%, 0%, 5%, 29%

Cyan: 14% / Magenta: 0% / Yellow: 5% / Key: 29%

What color is #9BB4AB?

#9BB4AB is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9BB4AB to RGB:

rgb(155, 180, 171)HEX to RGB Converter →

HEX to HSL

Convert #9BB4AB to HSL:

hsl(158, 14%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #9BB4AB to CMYK:

cmyk(14%, 0%, 5%, 29%)Color Converter →

Color Meaning and Usage

A balanced cyan tone, #9BB4AB has RGB (155, 180, 171) and HSL (158°, 14%, 66%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9BB4AB is #B49CA5, creating high-contrast pairings. For softer combinations, try analogous colors like #9CB49F.

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

Contrast with #9BB4AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9BB4AB?

#9BB4AB is a balanced cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9BB4AB?

#9BB4AB in RGB is (155, 180, 171) - 155 red, 180 green, and 171 blue.

How to use #9BB4AB in CSS?

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

What colors go well with #9BB4AB?

#B49CA5 (complementary), #9CB49F (analogous), and #719487 (lighter shade) work well with #9BB4AB.