#ABD4CF Color Information

Hex color code: #ABD4CF

The hex color #ABD4CF is a delicate cyan with RGB values of (171, 212, 207) and HSL of (173°, 32%, 75%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#ABD4CF
RGB
171, 212, 207
HSL
173°, 32%, 75%
CMYK
19%, 0%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABD4CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 212, 207

Red: 171 / Green: 212 / Blue: 207

HSL

173°, 32%, 75%

Hue: 173° / Saturation: 32% / Lightness: 75%

CMYK

19%, 0%, 2%, 17%

Cyan: 19% / Magenta: 0% / Yellow: 2% / Key: 17%

What color is #ABD4CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABD4CF to RGB:

rgb(171, 212, 207)HEX to RGB Converter →

HEX to HSL

Convert #ABD4CF to HSL:

hsl(173, 32%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #ABD4CF to CMYK:

cmyk(19%, 0%, 2%, 17%)Color Converter →

Color Meaning and Usage

#ABD4CF is a gentle cyan color with RGB values of 171, 212, 207 and HSL of 173°, 32%, 75%. This cyan-blue hue evokes trust and professionalism, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABD4CF is #D4ABB0, creating high-contrast pairings. For softer combinations, try analogous colors like #ABD4BA.

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

Contrast with #ABD4CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABD4CF?

#ABD4CF is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ABD4CF?

#ABD4CF in RGB is (171, 212, 207) - 171 red, 212 green, and 207 blue.

How to use #ABD4CF in CSS?

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

What colors go well with #ABD4CF?

#D4ABB0 (complementary), #ABD4BA (analogous), and #78BAB2 (lighter shade) work well with #ABD4CF.