#A2BEAB Color Information

Hex color code: #A2BEAB

#A2BEAB is a understated green color. In RGB it is (162, 190, 171), and in HSL it is (139°, 18%, 69%). It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#A2BEAB
RGB
162, 190, 171
HSL
139°, 18%, 69%
CMYK
15%, 0%, 10%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2BEAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 190, 171

Red: 162 / Green: 190 / Blue: 171

HSL

139°, 18%, 69%

Hue: 139° / Saturation: 18% / Lightness: 69%

CMYK

15%, 0%, 10%, 25%

Cyan: 15% / Magenta: 0% / Yellow: 10% / Key: 25%

What color is #A2BEAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2BEAB to RGB:

rgb(162, 190, 171)HEX to RGB Converter →

HEX to HSL

Convert #A2BEAB to HSL:

hsl(139, 18%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #A2BEAB to CMYK:

cmyk(15%, 0%, 10%, 25%)Color Converter →

Color Meaning and Usage

#A2BEAB is a subtle green color with RGB values of 162, 190, 171 and HSL of 139°, 18%, 69%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2BEAB is #BEA2B5, creating high-contrast pairings. For softer combinations, try analogous colors like #A7BEA2.

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

Contrast with #A2BEAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2BEAB?

#A2BEAB is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #A2BEAB?

#A2BEAB in RGB is (162, 190, 171) - 162 red, 190 green, and 171 blue.

How to use #A2BEAB in CSS?

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

What colors go well with #A2BEAB?

#BEA2B5 (complementary), #A7BEA2 (analogous), and #759F82 (lighter shade) work well with #A2BEAB.