#A1EACB Color Information

Hex color code: #A1EACB

A soft cyan shade, #A1EACB appears as (161, 234, 203) in RGB and (155°, 63%, 77%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#A1EACB
RGB
161, 234, 203
HSL
155°, 63%, 77%
CMYK
31%, 0%, 13%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1EACB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 234, 203

Red: 161 / Green: 234 / Blue: 203

HSL

155°, 63%, 77%

Hue: 155° / Saturation: 63% / Lightness: 77%

CMYK

31%, 0%, 13%, 8%

Cyan: 31% / Magenta: 0% / Yellow: 13% / Key: 8%

What color is #A1EACB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1EACB to RGB:

rgb(161, 234, 203)HEX to RGB Converter →

HEX to HSL

Convert #A1EACB to HSL:

hsl(155, 63%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #A1EACB to CMYK:

cmyk(31%, 0%, 13%, 8%)Color Converter →

Color Meaning and Usage

A light cyan tone, #A1EACB has RGB (161, 234, 203) and HSL (155°, 63%, 77%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1EACB is #E99FBE, creating high-contrast pairings. For softer combinations, try analogous colors like #9FE9A6.

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

Contrast with #A1EACB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1EACB?

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

What is the RGB value of #A1EACB?

#A1EACB in RGB is (161, 234, 203) - 161 red, 234 green, and 203 blue.

How to use #A1EACB in CSS?

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

What colors go well with #A1EACB?

#E99FBE (complementary), #9FE9A6 (analogous), and #61DBA8 (lighter shade) work well with #A1EACB.