#ABD1DC Color Information

Hex color code: #ABD1DC

A airy cyan shade, #ABD1DC appears as (171, 209, 220) in RGB and (193°, 41%, 77%) in HSL. It is widely used in graphic design.

Try:
Color NameLight Blue
HEX
#ABD1DC
RGB
171, 209, 220
HSL
193°, 41%, 77%
CMYK
22%, 5%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABD1DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 209, 220

Red: 171 / Green: 209 / Blue: 220

HSL

193°, 41%, 77%

Hue: 193° / Saturation: 41% / Lightness: 77%

CMYK

22%, 5%, 0%, 14%

Cyan: 22% / Magenta: 5% / Yellow: 0% / Key: 14%

What color is #ABD1DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABD1DC to RGB:

rgb(171, 209, 220)HEX to RGB Converter →

HEX to HSL

Convert #ABD1DC to HSL:

hsl(193, 41%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #ABD1DC to CMYK:

cmyk(22%, 5%, 0%, 14%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #ABD1DC has RGB (171, 209, 220) and HSL (193°, 41%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABD1DC is #DCB7AC, creating high-contrast pairings. For softer combinations, try analogous colors like #ACDCCF.

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

Contrast with #ABD1DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABD1DC?

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

What is the RGB value of #ABD1DC?

#ABD1DC in RGB is (171, 209, 220) - 171 red, 209 green, and 220 blue.

How to use #ABD1DC in CSS?

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

What colors go well with #ABD1DC?

#DCB7AC (complementary), #ACDCCF (analogous), and #76B5C6 (lighter shade) work well with #ABD1DC.