#ABECF5 Color Information

Hex color code: #ABECF5

#ABECF5 is a soft cyan color. In RGB it is (171, 236, 245), and in HSL it is (187°, 79%, 82%). It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#ABECF5
RGB
171, 236, 245
HSL
187°, 79%, 82%
CMYK
30%, 4%, 0%, 4%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ABECF5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

171, 236, 245

Red: 171 / Green: 236 / Blue: 245

HSL

187°, 79%, 82%

Hue: 187° / Saturation: 79% / Lightness: 82%

CMYK

30%, 4%, 0%, 4%

Cyan: 30% / Magenta: 4% / Yellow: 0% / Key: 4%

What color is #ABECF5?

#ABECF5 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ABECF5 to RGB:

rgb(171, 236, 245)HEX to RGB Converter →

HEX to HSL

Convert #ABECF5 to HSL:

hsl(187, 79%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #ABECF5 to CMYK:

cmyk(30%, 4%, 0%, 4%)Color Converter →

Color Meaning and Usage

#ABECF5 is a soft cyan color with RGB values of 171, 236, 245 and HSL of 187°, 79%, 82%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ABECF5 is #F5B5AD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADF5DA.

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

Contrast with #ABECF5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ABECF5?

#ABECF5 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #ABECF5?

#ABECF5 in RGB is (171, 236, 245) - 171 red, 236 green, and 245 blue.

How to use #ABECF5 in CSS?

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

What colors go well with #ABECF5?

#F5B5AD (complementary), #ADF5DA (analogous), and #68DEED (lighter shade) work well with #ABECF5.