#AFD4CF Color Information

Hex color code: #AFD4CF

#AFD4CF is a delicate cyan color. In RGB it is (175, 212, 207), and in HSL it is (172°, 30%, 76%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AFD4CF
RGB
175, 212, 207
HSL
172°, 30%, 76%
CMYK
17%, 0%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFD4CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 212, 207

Red: 175 / Green: 212 / Blue: 207

HSL

172°, 30%, 76%

Hue: 172° / Saturation: 30% / Lightness: 76%

CMYK

17%, 0%, 2%, 17%

Cyan: 17% / Magenta: 0% / Yellow: 2% / Key: 17%

What color is #AFD4CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFD4CF to RGB:

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

HEX to HSL

Convert #AFD4CF to HSL:

hsl(172, 30%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #AFD4CF to CMYK:

cmyk(17%, 0%, 2%, 17%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #AFD4CF has RGB (175, 212, 207) and HSL (172°, 30%, 76%). Known for evoking trust and professionalism, this cyan-blue hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFD4CF is #D4AFB4, creating high-contrast pairings. For softer combinations, try analogous colors like #AFD4BD.

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

Contrast with #AFD4CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFD4CF?

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

What is the RGB value of #AFD4CF?

#AFD4CF in RGB is (175, 212, 207) - 175 red, 212 green, and 207 blue.

How to use #AFD4CF in CSS?

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

What colors go well with #AFD4CF?

#D4AFB4 (complementary), #AFD4BD (analogous), and #7EB9B1 (lighter shade) work well with #AFD4CF.