#AAFFC6 Color Information

Hex color code: #AAFFC6

A soft green shade, #AAFFC6 appears as (170, 255, 198) in RGB and (140°, 100%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Turquoise
HEX
#AAFFC6
RGB
170, 255, 198
HSL
140°, 100%, 83%
CMYK
33%, 0%, 22%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #AAFFC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

170, 255, 198

Red: 170 / Green: 255 / Blue: 198

HSL

140°, 100%, 83%

Hue: 140° / Saturation: 100% / Lightness: 83%

CMYK

33%, 0%, 22%, 0%

Cyan: 33% / Magenta: 0% / Yellow: 22% / Key: 0%

What color is #AAFFC6?

#AAFFC6 is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #AAFFC6 to RGB:

rgb(170, 255, 198)HEX to RGB Converter →

HEX to HSL

Convert #AAFFC6 to HSL:

hsl(140, 100%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #AAFFC6 to CMYK:

cmyk(33%, 0%, 22%, 0%)Color Converter →

Color Meaning and Usage

#AAFFC6 is a delicate green color with RGB values of 170, 255, 198 and HSL of 140°, 100%, 83%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #AAFFC6 is #FFA8E2, creating high-contrast pairings. For softer combinations, try analogous colors like #B7FFA8.

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

Contrast with #AAFFC6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #AAFFC6?

#AAFFC6 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #AAFFC6?

#AAFFC6 in RGB is (170, 255, 198) - 170 red, 255 green, and 198 blue.

How to use #AAFFC6 in CSS?

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

What colors go well with #AAFFC6?

#FFA8E2 (complementary), #B7FFA8 (analogous), and #5CFF92 (lighter shade) work well with #AAFFC6.