#AAC1CF Color Information

Hex color code: #AAC1CF

A subtle blue shade, #AAC1CF appears as (170, 193, 207) in RGB and (203°, 28%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#AAC1CF
RGB
170, 193, 207
HSL
203°, 28%, 74%
CMYK
18%, 7%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAC1CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 193, 207

Red: 170 / Green: 193 / Blue: 207

HSL

203°, 28%, 74%

Hue: 203° / Saturation: 28% / Lightness: 74%

CMYK

18%, 7%, 0%, 19%

Cyan: 18% / Magenta: 7% / Yellow: 0% / Key: 19%

What color is #AAC1CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAC1CF to RGB:

rgb(170, 193, 207)HEX to RGB Converter →

HEX to HSL

Convert #AAC1CF to HSL:

hsl(203, 28%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #AAC1CF to CMYK:

cmyk(18%, 7%, 0%, 19%)Color Converter →

Color Meaning and Usage

#AAC1CF is a subtle blue color with RGB values of 170, 193, 207 and HSL of 203°, 28%, 74%. This cyan-blue hue evokes trust and professionalism, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAC1CF is #CFB8AA, creating high-contrast pairings. For softer combinations, try analogous colors like #AACFCB.

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

Contrast with #AAC1CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAC1CF?

#AAC1CF is a subtle blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AAC1CF?

#AAC1CF in RGB is (170, 193, 207) - 170 red, 193 green, and 207 blue.

How to use #AAC1CF in CSS?

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

What colors go well with #AAC1CF?

#CFB8AA (complementary), #AACFCB (analogous), and #799DB4 (lighter shade) work well with #AAC1CF.