#ABEDCC Color Information

Hex color code: #ABEDCC

The hex color #ABEDCC is a delicate cyan with RGB values of (171, 237, 204) and HSL of (150°, 65%, 80%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#ABEDCC
RGB
171, 237, 204
HSL
150°, 65%, 80%
CMYK
28%, 0%, 14%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABEDCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 237, 204

Red: 171 / Green: 237 / Blue: 204

HSL

150°, 65%, 80%

Hue: 150° / Saturation: 65% / Lightness: 80%

CMYK

28%, 0%, 14%, 7%

Cyan: 28% / Magenta: 0% / Yellow: 14% / Key: 7%

What color is #ABEDCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABEDCC to RGB:

rgb(171, 237, 204)HEX to RGB Converter →

HEX to HSL

Convert #ABEDCC to HSL:

hsl(150, 65%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #ABEDCC to CMYK:

cmyk(28%, 0%, 14%, 7%)Color Converter →

Color Meaning and Usage

#ABEDCC is a delicate cyan color with RGB values of 171, 237, 204 and HSL of 150°, 65%, 80%. 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 #ABEDCC is #EDABCC, creating high-contrast pairings. For softer combinations, try analogous colors like #ABEDAB.

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

Contrast with #ABEDCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABEDCC?

#ABEDCC is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #ABEDCC?

#ABEDCC in RGB is (171, 237, 204) - 171 red, 237 green, and 204 blue.

How to use #ABEDCC in CSS?

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

What colors go well with #ABEDCC?

#EDABCC (complementary), #ABEDAB (analogous), and #6CE0A6 (lighter shade) work well with #ABEDCC.