#AFD8D6 Color Information

Hex color code: #AFD8D6

#AFD8D6 is a delicate cyan color. In RGB it is (175, 216, 214), and in HSL it is (177°, 34%, 77%). It is popular in mobile app design.

Try:
Color NameLight Blue
HEX
#AFD8D6
RGB
175, 216, 214
HSL
177°, 34%, 77%
CMYK
19%, 0%, 1%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AFD8D6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

175, 216, 214

Red: 175 / Green: 216 / Blue: 214

HSL

177°, 34%, 77%

Hue: 177° / Saturation: 34% / Lightness: 77%

CMYK

19%, 0%, 1%, 15%

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

What color is #AFD8D6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AFD8D6 to RGB:

rgb(175, 216, 214)HEX to RGB Converter →

HEX to HSL

Convert #AFD8D6 to HSL:

hsl(177, 34%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #AFD8D6 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #AFD8D6 has RGB (175, 216, 214) and HSL (177°, 34%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AFD8D6 is #D8B0B2, creating high-contrast pairings. For softer combinations, try analogous colors like #B0D8C2.

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

Contrast with #AFD8D6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AFD8D6?

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

What is the RGB value of #AFD8D6?

#AFD8D6 in RGB is (175, 216, 214) - 175 red, 216 green, and 214 blue.

How to use #AFD8D6 in CSS?

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

What colors go well with #AFD8D6?

#D8B0B2 (complementary), #B0D8C2 (analogous), and #7DBFBC (lighter shade) work well with #AFD8D6.