#9FABAD Color Information

Hex color code: #9FABAD

A neutral cyan shade, #9FABAD appears as (159, 171, 173) in RGB and (189°, 8%, 65%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#9FABAD
RGB
159, 171, 173
HSL
189°, 8%, 65%
CMYK
8%, 1%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9FABAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 171, 173

Red: 159 / Green: 171 / Blue: 173

HSL

189°, 8%, 65%

Hue: 189° / Saturation: 8% / Lightness: 65%

CMYK

8%, 1%, 0%, 32%

Cyan: 8% / Magenta: 1% / Yellow: 0% / Key: 32%

What color is #9FABAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9FABAD to RGB:

rgb(159, 171, 173)HEX to RGB Converter →

HEX to HSL

Convert #9FABAD to HSL:

hsl(189, 8%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #9FABAD to CMYK:

cmyk(8%, 1%, 0%, 32%)Color Converter →

Color Meaning and Usage

A understated cyan tone, #9FABAD has RGB (159, 171, 173) and HSL (189°, 8%, 65%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9FABAD is #ADA19F, creating high-contrast pairings. For softer combinations, try analogous colors like #9FADA8.

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

Contrast with #9FABAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9FABAD?

#9FABAD is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9FABAD?

#9FABAD in RGB is (159, 171, 173) - 159 red, 171 green, and 173 blue.

How to use #9FABAD in CSS?

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

What colors go well with #9FABAD?

#ADA19F (complementary), #9FADA8 (analogous), and #75878A (lighter shade) work well with #9FABAD.