#A8F0BA Color Information

Hex color code: #A8F0BA

#A8F0BA is a ethereal green color. In RGB it is (168, 240, 186), and in HSL it is (135°, 71%, 80%). It is typically applied in digital products.

Try:
Color NamePale Green
HEX
#A8F0BA
RGB
168, 240, 186
HSL
135°, 71%, 80%
CMYK
30%, 0%, 23%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8F0BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 240, 186

Red: 168 / Green: 240 / Blue: 186

HSL

135°, 71%, 80%

Hue: 135° / Saturation: 71% / Lightness: 80%

CMYK

30%, 0%, 23%, 6%

Cyan: 30% / Magenta: 0% / Yellow: 23% / Key: 6%

What color is #A8F0BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8F0BA to RGB:

rgb(168, 240, 186)HEX to RGB Converter →

HEX to HSL

Convert #A8F0BA to HSL:

hsl(135, 71%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #A8F0BA to CMYK:

cmyk(30%, 0%, 23%, 6%)Color Converter →

Color Meaning and Usage

A airy green tone, #A8F0BA has RGB (168, 240, 186) and HSL (135°, 71%, 80%). 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 #A8F0BA is #F0A8DE, creating high-contrast pairings. For softer combinations, try analogous colors like #BAF0A8.

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

Contrast with #A8F0BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8F0BA?

#A8F0BA is a airy green color - a green hue that evokes nature and harmony.

What is the RGB value of #A8F0BA?

#A8F0BA in RGB is (168, 240, 186) - 168 red, 240 green, and 186 blue.

How to use #A8F0BA in CSS?

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

What colors go well with #A8F0BA?

#F0A8DE (complementary), #BAF0A8 (analogous), and #66E586 (lighter shade) work well with #A8F0BA.