#A2CBA9 Color Information

Hex color code: #A2CBA9

The hex color #A2CBA9 is a subtle green with RGB values of (162, 203, 169) and HSL of (130°, 28%, 72%). It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#A2CBA9
RGB
162, 203, 169
HSL
130°, 28%, 72%
CMYK
20%, 0%, 17%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2CBA9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 203, 169

Red: 162 / Green: 203 / Blue: 169

HSL

130°, 28%, 72%

Hue: 130° / Saturation: 28% / Lightness: 72%

CMYK

20%, 0%, 17%, 20%

Cyan: 20% / Magenta: 0% / Yellow: 17% / Key: 20%

What color is #A2CBA9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2CBA9 to RGB:

rgb(162, 203, 169)HEX to RGB Converter →

HEX to HSL

Convert #A2CBA9 to HSL:

hsl(130, 28%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #A2CBA9 to CMYK:

cmyk(20%, 0%, 17%, 20%)Color Converter →

Color Meaning and Usage

A delicate green tone, #A2CBA9 has RGB (162, 203, 169) and HSL (130°, 28%, 72%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2CBA9 is #CCA4C5, creating high-contrast pairings. For softer combinations, try analogous colors like #B1CCA4.

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

Contrast with #A2CBA9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2CBA9?

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

What is the RGB value of #A2CBA9?

#A2CBA9 in RGB is (162, 203, 169) - 162 red, 203 green, and 169 blue.

How to use #A2CBA9 in CSS?

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

What colors go well with #A2CBA9?

#CCA4C5 (complementary), #B1CCA4 (analogous), and #73B07D (lighter shade) work well with #A2CBA9.