#A2FBAF Color Information

Hex color code: #A2FBAF

A soft green shade, #A2FBAF appears as (162, 251, 175) in RGB and (129°, 92%, 81%) in HSL. It is often used for branding and logos.

Try:
Color NamePale Green
HEX
#A2FBAF
RGB
162, 251, 175
HSL
129°, 92%, 81%
CMYK
35%, 0%, 30%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2FBAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 251, 175

Red: 162 / Green: 251 / Blue: 175

HSL

129°, 92%, 81%

Hue: 129° / Saturation: 92% / Lightness: 81%

CMYK

35%, 0%, 30%, 2%

Cyan: 35% / Magenta: 0% / Yellow: 30% / Key: 2%

What color is #A2FBAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2FBAF to RGB:

rgb(162, 251, 175)HEX to RGB Converter →

HEX to HSL

Convert #A2FBAF to HSL:

hsl(129, 92%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #A2FBAF to CMYK:

cmyk(35%, 0%, 30%, 2%)Color Converter →

Color Meaning and Usage

A airy green tone, #A2FBAF has RGB (162, 251, 175) and HSL (129°, 92%, 81%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2FBAF is #FBA2EE, creating high-contrast pairings. For softer combinations, try analogous colors like #C1FBA2.

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

Contrast with #A2FBAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2FBAF?

#A2FBAF is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #A2FBAF?

#A2FBAF in RGB is (162, 251, 175) - 162 red, 251 green, and 175 blue.

How to use #A2FBAF in CSS?

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

What colors go well with #A2FBAF?

#FBA2EE (complementary), #C1FBA2 (analogous), and #59F870 (lighter shade) work well with #A2FBAF.