#AFF3DC Color Information

Hex color code: #AFF3DC

The hex color #AFF3DC is a airy cyan with RGB values of (175, 243, 220) and HSL of (160°, 74%, 82%). It is widely used in graphic design.

Try:
Color NamePale Turquoise
HEX
#AFF3DC
RGB
175, 243, 220
HSL
160°, 74%, 82%
CMYK
28%, 0%, 9%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFF3DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 243, 220

Red: 175 / Green: 243 / Blue: 220

HSL

160°, 74%, 82%

Hue: 160° / Saturation: 74% / Lightness: 82%

CMYK

28%, 0%, 9%, 5%

Cyan: 28% / Magenta: 0% / Yellow: 9% / Key: 5%

What color is #AFF3DC?

#AFF3DC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFF3DC to RGB:

rgb(175, 243, 220)HEX to RGB Converter →

HEX to HSL

Convert #AFF3DC to HSL:

hsl(160, 74%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #AFF3DC to CMYK:

cmyk(28%, 0%, 9%, 5%)Color Converter →

Color Meaning and Usage

#AFF3DC is a delicate cyan color with RGB values of 175, 243, 220 and HSL of 160°, 74%, 82%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFF3DC is #F3AFC6, creating high-contrast pairings. For softer combinations, try analogous colors like #AFF3BA.

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

Contrast with #AFF3DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFF3DC?

#AFF3DC is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AFF3DC?

#AFF3DC in RGB is (175, 243, 220) - 175 red, 243 green, and 220 blue.

How to use #AFF3DC in CSS?

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

What colors go well with #AFF3DC?

#F3AFC6 (complementary), #AFF3BA (analogous), and #6DE9C0 (lighter shade) work well with #AFF3DC.