#ABDCD1 Color Information

Hex color code: #ABDCD1

The hex color #ABDCD1 is a airy cyan with RGB values of (171, 220, 209) and HSL of (167°, 41%, 77%). It is popular in mobile app design.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABDCD1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 220, 209

Red: 171 / Green: 220 / Blue: 209

HSL

167°, 41%, 77%

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

CMYK

22%, 0%, 5%, 14%

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

What color is #ABDCD1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABDCD1 to RGB:

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

HEX to HSL

Convert #ABDCD1 to HSL:

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

HEX to CMYK

Convert #ABDCD1 to CMYK:

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

Color Meaning and Usage

#ABDCD1 is a light cyan color with RGB values of 171, 220, 209 and HSL of 167°, 41%, 77%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABDCD1 is #DCACB7, creating high-contrast pairings. For softer combinations, try analogous colors like #ACDCBA.

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

Contrast with #ABDCD1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABDCD1?

#ABDCD1 is a light cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ABDCD1?

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

How to use #ABDCD1 in CSS?

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

What colors go well with #ABDCD1?

#DCACB7 (complementary), #ACDCBA (analogous), and #76C6B5 (lighter shade) work well with #ABDCD1.