#ABCEC4 Color Information

Hex color code: #ABCEC4

#ABCEC4 is a soft cyan color. In RGB it is (171, 206, 196), and in HSL it is (163°, 26%, 74%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#ABCEC4
RGB
171, 206, 196
HSL
163°, 26%, 74%
CMYK
17%, 0%, 5%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABCEC4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 206, 196

Red: 171 / Green: 206 / Blue: 196

HSL

163°, 26%, 74%

Hue: 163° / Saturation: 26% / Lightness: 74%

CMYK

17%, 0%, 5%, 19%

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

What color is #ABCEC4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABCEC4 to RGB:

rgb(171, 206, 196)HEX to RGB Converter →

HEX to HSL

Convert #ABCEC4 to HSL:

hsl(163, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ABCEC4 to CMYK:

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

Color Meaning and Usage

#ABCEC4 is a pastel cyan color with RGB values of 171, 206, 196 and HSL of 163°, 26%, 74%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABCEC4 is #CEABB5, creating high-contrast pairings. For softer combinations, try analogous colors like #ABCEB3.

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

Contrast with #ABCEC4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABCEC4?

#ABCEC4 is a pastel cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ABCEC4?

#ABCEC4 in RGB is (171, 206, 196) - 171 red, 206 green, and 196 blue.

How to use #ABCEC4 in CSS?

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

What colors go well with #ABCEC4?

#CEABB5 (complementary), #ABCEB3 (analogous), and #7BB2A2 (lighter shade) work well with #ABCEC4.