#9FBABF Color Information

Hex color code: #9FBABF

The hex color #9FBABF is a delicate cyan with RGB values of (159, 186, 191) and HSL of (189°, 20%, 69%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#9FBABF
RGB
159, 186, 191
HSL
189°, 20%, 69%
CMYK
17%, 3%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9FBABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 186, 191

Red: 159 / Green: 186 / Blue: 191

HSL

189°, 20%, 69%

Hue: 189° / Saturation: 20% / Lightness: 69%

CMYK

17%, 3%, 0%, 25%

Cyan: 17% / Magenta: 3% / Yellow: 0% / Key: 25%

What color is #9FBABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9FBABF to RGB:

rgb(159, 186, 191)HEX to RGB Converter →

HEX to HSL

Convert #9FBABF to HSL:

hsl(189, 20%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #9FBABF to CMYK:

cmyk(17%, 3%, 0%, 25%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #9FBABF has RGB (159, 186, 191) and HSL (189°, 20%, 69%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9FBABF is #C0A5A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A0C0B5.

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

Contrast with #9FBABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9FBABF?

#9FBABF is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #9FBABF?

#9FBABF in RGB is (159, 186, 191) - 159 red, 186 green, and 191 blue.

How to use #9FBABF in CSS?

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

What colors go well with #9FBABF?

#C0A5A0 (complementary), #A0C0B5 (analogous), and #729AA1 (lighter shade) work well with #9FBABF.