#AFDDDD Color Information

Hex color code: #AFDDDD

#AFDDDD is a ethereal cyan color. In RGB it is (175, 221, 221), and in HSL it is (180°, 40%, 78%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#AFDDDD
RGB
175, 221, 221
HSL
180°, 40%, 78%
CMYK
21%, 0%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFDDDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 221, 221

Red: 175 / Green: 221 / Blue: 221

HSL

180°, 40%, 78%

Hue: 180° / Saturation: 40% / Lightness: 78%

CMYK

21%, 0%, 0%, 13%

Cyan: 21% / Magenta: 0% / Yellow: 0% / Key: 13%

What color is #AFDDDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFDDDD to RGB:

rgb(175, 221, 221)HEX to RGB Converter →

HEX to HSL

Convert #AFDDDD to HSL:

hsl(180, 40%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #AFDDDD to CMYK:

cmyk(21%, 0%, 0%, 13%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #AFDDDD has RGB (175, 221, 221) and HSL (180°, 40%, 78%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFDDDD is #DDB0B0, creating high-contrast pairings. For softer combinations, try analogous colors like #B0DDC7.

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

Contrast with #AFDDDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFDDDD?

#AFDDDD is a airy cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AFDDDD?

#AFDDDD in RGB is (175, 221, 221) - 175 red, 221 green, and 221 blue.

How to use #AFDDDD in CSS?

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

What colors go well with #AFDDDD?

#DDB0B0 (complementary), #B0DDC7 (analogous), and #7BC6C6 (lighter shade) work well with #AFDDDD.