#9ACFCB Color Information

Hex color code: #9ACFCB

#9ACFCB is a delicate cyan color. In RGB it is (154, 207, 203), and in HSL it is (175°, 36%, 71%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#9ACFCB
RGB
154, 207, 203
HSL
175°, 36%, 71%
CMYK
26%, 0%, 2%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9ACFCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

154, 207, 203

Red: 154 / Green: 207 / Blue: 203

HSL

175°, 36%, 71%

Hue: 175° / Saturation: 36% / Lightness: 71%

CMYK

26%, 0%, 2%, 19%

Cyan: 26% / Magenta: 0% / Yellow: 2% / Key: 19%

What color is #9ACFCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9ACFCB to RGB:

rgb(154, 207, 203)HEX to RGB Converter →

HEX to HSL

Convert #9ACFCB to HSL:

hsl(175, 36%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #9ACFCB to CMYK:

cmyk(26%, 0%, 2%, 19%)Color Converter →

Color Meaning and Usage

#9ACFCB is a delicate cyan color with RGB values of 154, 207, 203 and HSL of 175°, 36%, 71%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9ACFCB is #D09A9F, creating high-contrast pairings. For softer combinations, try analogous colors like #9AD0B1.

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

Contrast with #9ACFCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9ACFCB?

#9ACFCB is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #9ACFCB?

#9ACFCB in RGB is (154, 207, 203) - 154 red, 207 green, and 203 blue.

How to use #9ACFCB in CSS?

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

What colors go well with #9ACFCB?

#D09A9F (complementary), #9AD0B1 (analogous), and #66B7B0 (lighter shade) work well with #9ACFCB.