#A8FFE2 Color Information

Hex color code: #A8FFE2

The hex color #A8FFE2 is a ethereal cyan with RGB values of (168, 255, 226) and HSL of (160°, 100%, 83%). It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#A8FFE2
RGB
168, 255, 226
HSL
160°, 100%, 83%
CMYK
34%, 0%, 11%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8FFE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 255, 226

Red: 168 / Green: 255 / Blue: 226

HSL

160°, 100%, 83%

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

CMYK

34%, 0%, 11%, 0%

Cyan: 34% / Magenta: 0% / Yellow: 11% / Key: 0%

What color is #A8FFE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8FFE2 to RGB:

rgb(168, 255, 226)HEX to RGB Converter →

HEX to HSL

Convert #A8FFE2 to HSL:

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

HEX to CMYK

Convert #A8FFE2 to CMYK:

cmyk(34%, 0%, 11%, 0%)Color Converter →

Color Meaning and Usage

A ethereal cyan tone, #A8FFE2 has RGB (168, 255, 226) and HSL (160°, 100%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8FFE2 is #FFA8C5, creating high-contrast pairings. For softer combinations, try analogous colors like #A8FFB7.

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

Contrast with #A8FFE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8FFE2?

#A8FFE2 is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #A8FFE2?

#A8FFE2 in RGB is (168, 255, 226) - 168 red, 255 green, and 226 blue.

How to use #A8FFE2 in CSS?

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

What colors go well with #A8FFE2?

#FFA8C5 (complementary), #A8FFB7 (analogous), and #5CFFC9 (lighter shade) work well with #A8FFE2.