#A8F1CA Color Information

Hex color code: #A8F1CA

The hex color #A8F1CA is a delicate green with RGB values of (168, 241, 202) and HSL of (148°, 72%, 80%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#A8F1CA
RGB
168, 241, 202
HSL
148°, 72%, 80%
CMYK
30%, 0%, 16%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8F1CA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 241, 202

Red: 168 / Green: 241 / Blue: 202

HSL

148°, 72%, 80%

Hue: 148° / Saturation: 72% / Lightness: 80%

CMYK

30%, 0%, 16%, 5%

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

What color is #A8F1CA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8F1CA to RGB:

rgb(168, 241, 202)HEX to RGB Converter →

HEX to HSL

Convert #A8F1CA to HSL:

hsl(148, 72%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #A8F1CA to CMYK:

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

Color Meaning and Usage

A delicate green tone, #A8F1CA has RGB (168, 241, 202) and HSL (148°, 72%, 80%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8F1CA is #F1A7CE, creating high-contrast pairings. For softer combinations, try analogous colors like #AAF1A7.

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

Contrast with #A8F1CA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8F1CA?

#A8F1CA is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #A8F1CA?

#A8F1CA in RGB is (168, 241, 202) - 168 red, 241 green, and 202 blue.

How to use #A8F1CA in CSS?

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

What colors go well with #A8F1CA?

#F1A7CE (complementary), #AAF1A7 (analogous), and #65E6A1 (lighter shade) work well with #A8F1CA.