#AACABF Color Information

Hex color code: #AACABF

#AACABF is a subtle cyan color. In RGB it is (170, 202, 191), and in HSL it is (159°, 23%, 73%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#AACABF
RGB
170, 202, 191
HSL
159°, 23%, 73%
CMYK
16%, 0%, 5%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AACABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 202, 191

Red: 170 / Green: 202 / Blue: 191

HSL

159°, 23%, 73%

Hue: 159° / Saturation: 23% / Lightness: 73%

CMYK

16%, 0%, 5%, 21%

Cyan: 16% / Magenta: 0% / Yellow: 5% / Key: 21%

What color is #AACABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AACABF to RGB:

rgb(170, 202, 191)HEX to RGB Converter →

HEX to HSL

Convert #AACABF to HSL:

hsl(159, 23%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #AACABF to CMYK:

cmyk(16%, 0%, 5%, 21%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #AACABF has RGB (170, 202, 191) and HSL (159°, 23%, 73%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AACABF is #CAAAB5, creating high-contrast pairings. For softer combinations, try analogous colors like #AACAAF.

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

Contrast with #AACABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AACABF?

#AACABF is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #AACABF?

#AACABF in RGB is (170, 202, 191) - 170 red, 202 green, and 191 blue.

How to use #AACABF in CSS?

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

What colors go well with #AACABF?

#CAAAB5 (complementary), #AACAAF (analogous), and #7BAD9B (lighter shade) work well with #AACABF.