#AACFBA Color Information

Hex color code: #AACFBA

#AACFBA is a pastel green color. In RGB it is (170, 207, 186), and in HSL it is (146°, 28%, 74%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#AACFBA
RGB
170, 207, 186
HSL
146°, 28%, 74%
CMYK
18%, 0%, 10%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AACFBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 207, 186

Red: 170 / Green: 207 / Blue: 186

HSL

146°, 28%, 74%

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

CMYK

18%, 0%, 10%, 19%

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

What color is #AACFBA?

#AACFBA is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AACFBA to RGB:

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

HEX to HSL

Convert #AACFBA to HSL:

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

HEX to CMYK

Convert #AACFBA to CMYK:

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

Color Meaning and Usage

A subtle green tone, #AACFBA has RGB (170, 207, 186) and HSL (146°, 28%, 74%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AACFBA is #CFAABF, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCFAA.

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

Contrast with #AACFBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AACFBA?

#AACFBA is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #AACFBA?

#AACFBA in RGB is (170, 207, 186) - 170 red, 207 green, and 186 blue.

How to use #AACFBA in CSS?

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

What colors go well with #AACFBA?

#CFAABF (complementary), #ADCFAA (analogous), and #79B493 (lighter shade) work well with #AACFBA.