#AFC9CF Color Information

Hex color code: #AFC9CF

#AFC9CF is a subtle cyan color. In RGB it is (175, 201, 207), and in HSL it is (191°, 25%, 75%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AFC9CF
RGB
175, 201, 207
HSL
191°, 25%, 75%
CMYK
15%, 3%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #AFC9CF; 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 #AFC9CF; background-color: #AFC9CF15; }

Alert / Toast

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

Link / Accent

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

a { color: #AFC9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #AFC9CF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 201, 207

Red: 175 / Green: 201 / Blue: 207

HSL

191°, 25%, 75%

Hue: 191° / Saturation: 25% / Lightness: 75%

CMYK

15%, 3%, 0%, 19%

Cyan: 15% / Magenta: 3% / Yellow: 0% / Key: 19%

What color is #AFC9CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFC9CF to RGB:

rgb(175, 201, 207)HEX to RGB Converter →

HEX to HSL

Convert #AFC9CF to HSL:

hsl(191, 25%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #AFC9CF to CMYK:

cmyk(15%, 3%, 0%, 19%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #AFC9CF has RGB (175, 201, 207) and HSL (191°, 25%, 75%). Known for evoking trust and professionalism, this cyan-blue hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFC9CF is #CFB5AF, creating high-contrast pairings. For softer combinations, try analogous colors like #AFCFC5.

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

Contrast with #AFC9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFC9CF?

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

What is the RGB value of #AFC9CF?

#AFC9CF in RGB is (175, 201, 207) - 175 red, 201 green, and 207 blue.

How to use #AFC9CF in CSS?

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

What colors go well with #AFC9CF?

#CFB5AF (complementary), #AFCFC5 (analogous), and #80A9B3 (lighter shade) work well with #AFC9CF.