#AFE9CF Color Information

Hex color code: #AFE9CF

#AFE9CF is a soft cyan color. In RGB it is (175, 233, 207), and in HSL it is (153°, 57%, 80%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#AFE9CF
RGB
175, 233, 207
HSL
153°, 57%, 80%
CMYK
25%, 0%, 11%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFE9CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 233, 207

Red: 175 / Green: 233 / Blue: 207

HSL

153°, 57%, 80%

Hue: 153° / Saturation: 57% / Lightness: 80%

CMYK

25%, 0%, 11%, 9%

Cyan: 25% / Magenta: 0% / Yellow: 11% / Key: 9%

What color is #AFE9CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFE9CF to RGB:

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

HEX to HSL

Convert #AFE9CF to HSL:

hsl(153, 57%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #AFE9CF to CMYK:

cmyk(25%, 0%, 11%, 9%)Color Converter →

Color Meaning and Usage

#AFE9CF is a ethereal cyan color with RGB values of 175, 233, 207 and HSL of 153°, 57%, 80%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFE9CF is #E9AFC9, creating high-contrast pairings. For softer combinations, try analogous colors like #AFE9B2.

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

Contrast with #AFE9CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFE9CF?

#AFE9CF is a ethereal cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AFE9CF?

#AFE9CF in RGB is (175, 233, 207) - 175 red, 233 green, and 207 blue.

How to use #AFE9CF in CSS?

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

What colors go well with #AFE9CF?

#E9AFC9 (complementary), #AFE9B2 (analogous), and #73D9AB (lighter shade) work well with #AFE9CF.