#A6D8CD Color Information

Hex color code: #A6D8CD

A soft cyan shade, #A6D8CD appears as (166, 216, 205) in RGB and (167°, 39%, 75%) in HSL. It is typically applied in digital products.

Try:
Color NameLight Blue
HEX
#A6D8CD
RGB
166, 216, 205
HSL
167°, 39%, 75%
CMYK
23%, 0%, 5%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A6D8CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 216, 205

Red: 166 / Green: 216 / Blue: 205

HSL

167°, 39%, 75%

Hue: 167° / Saturation: 39% / Lightness: 75%

CMYK

23%, 0%, 5%, 15%

Cyan: 23% / Magenta: 0% / Yellow: 5% / Key: 15%

What color is #A6D8CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6D8CD to RGB:

rgb(166, 216, 205)HEX to RGB Converter →

HEX to HSL

Convert #A6D8CD to HSL:

hsl(167, 39%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #A6D8CD to CMYK:

cmyk(23%, 0%, 5%, 15%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #A6D8CD has RGB (166, 216, 205) and HSL (167°, 39%, 75%). 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 #A6D8CD is #D8A6B1, creating high-contrast pairings. For softer combinations, try analogous colors like #A6D8B4.

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

Contrast with #A6D8CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6D8CD?

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

What is the RGB value of #A6D8CD?

#A6D8CD in RGB is (166, 216, 205) - 166 red, 216 green, and 205 blue.

How to use #A6D8CD in CSS?

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

What colors go well with #A6D8CD?

#D8A6B1 (complementary), #A6D8B4 (analogous), and #71C1B0 (lighter shade) work well with #A6D8CD.