#9FDBCC Color Information

Hex color code: #9FDBCC

The hex color #9FDBCC is a gentle cyan with RGB values of (159, 219, 204) and HSL of (165°, 45%, 74%). It is often used for branding and logos.

Try:
Color NameLight Blue
HEX
#9FDBCC
RGB
159, 219, 204
HSL
165°, 45%, 74%
CMYK
27%, 0%, 7%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9FDBCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 219, 204

Red: 159 / Green: 219 / Blue: 204

HSL

165°, 45%, 74%

Hue: 165° / Saturation: 45% / Lightness: 74%

CMYK

27%, 0%, 7%, 14%

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

What color is #9FDBCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9FDBCC to RGB:

rgb(159, 219, 204)HEX to RGB Converter →

HEX to HSL

Convert #9FDBCC to HSL:

hsl(165, 45%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #9FDBCC to CMYK:

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

Color Meaning and Usage

A subtle cyan tone, #9FDBCC has RGB (159, 219, 204) and HSL (165°, 45%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9FDBCC is #DB9FAE, creating high-contrast pairings. For softer combinations, try analogous colors like #9FDBAE.

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

Contrast with #9FDBCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9FDBCC?

#9FDBCC is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #9FDBCC?

#9FDBCC in RGB is (159, 219, 204) - 159 red, 219 green, and 204 blue.

How to use #9FDBCC in CSS?

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

What colors go well with #9FDBCC?

#DB9FAE (complementary), #9FDBAE (analogous), and #67C5AE (lighter shade) work well with #9FDBCC.