#AEC7BD Color Information

Hex color code: #AEC7BD

The hex color #AEC7BD is a subtle cyan with RGB values of (174, 199, 189) and HSL of (156°, 18%, 73%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#AEC7BD
RGB
174, 199, 189
HSL
156°, 18%, 73%
CMYK
13%, 0%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AEC7BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

174, 199, 189

Red: 174 / Green: 199 / Blue: 189

HSL

156°, 18%, 73%

Hue: 156° / Saturation: 18% / Lightness: 73%

CMYK

13%, 0%, 5%, 22%

Cyan: 13% / Magenta: 0% / Yellow: 5% / Key: 22%

What color is #AEC7BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AEC7BD to RGB:

rgb(174, 199, 189)HEX to RGB Converter →

HEX to HSL

Convert #AEC7BD to HSL:

hsl(156, 18%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #AEC7BD to CMYK:

cmyk(13%, 0%, 5%, 22%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #AEC7BD has RGB (174, 199, 189) and HSL (156°, 18%, 73%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AEC7BD is #C7AEB8, creating high-contrast pairings. For softer combinations, try analogous colors like #AEC7B0.

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

Contrast with #AEC7BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AEC7BD?

#AEC7BD is a neutral cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AEC7BD?

#AEC7BD in RGB is (174, 199, 189) - 174 red, 199 green, and 189 blue.

How to use #AEC7BD in CSS?

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

What colors go well with #AEC7BD?

#C7AEB8 (complementary), #AEC7B0 (analogous), and #81A798 (lighter shade) work well with #AEC7BD.