#A8CBA2 Color Information

Hex color code: #A8CBA2

A subtle green shade, #A8CBA2 appears as (168, 203, 162) in RGB and (111°, 28%, 72%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#A8CBA2
RGB
168, 203, 162
HSL
111°, 28%, 72%
CMYK
17%, 0%, 20%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8CBA2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 203, 162

Red: 168 / Green: 203 / Blue: 162

HSL

111°, 28%, 72%

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

CMYK

17%, 0%, 20%, 20%

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

What color is #A8CBA2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8CBA2 to RGB:

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

HEX to HSL

Convert #A8CBA2 to HSL:

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

HEX to CMYK

Convert #A8CBA2 to CMYK:

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

Color Meaning and Usage

A soft green tone, #A8CBA2 has RGB (168, 203, 162) and HSL (111°, 28%, 72%). 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 #A8CBA2 is #C6A4CC, creating high-contrast pairings. For softer combinations, try analogous colors like #BECCA4.

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

Contrast with #A8CBA2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8CBA2?

#A8CBA2 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #A8CBA2?

#A8CBA2 in RGB is (168, 203, 162) - 168 red, 203 green, and 162 blue.

How to use #A8CBA2 in CSS?

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

What colors go well with #A8CBA2?

#C6A4CC (complementary), #BECCA4 (analogous), and #7CB073 (lighter shade) work well with #A8CBA2.