#A7DABC Color Information

Hex color code: #A7DABC

A subtle green shade, #A7DABC appears as (167, 218, 188) in RGB and (145°, 41%, 75%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#A7DABC
RGB
167, 218, 188
HSL
145°, 41%, 75%
CMYK
23%, 0%, 14%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A7DABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

167, 218, 188

Red: 167 / Green: 218 / Blue: 188

HSL

145°, 41%, 75%

Hue: 145° / Saturation: 41% / Lightness: 75%

CMYK

23%, 0%, 14%, 15%

Cyan: 23% / Magenta: 0% / Yellow: 14% / Key: 15%

What color is #A7DABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A7DABC to RGB:

rgb(167, 218, 188)HEX to RGB Converter →

HEX to HSL

Convert #A7DABC to HSL:

hsl(145, 41%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #A7DABC to CMYK:

cmyk(23%, 0%, 14%, 15%)Color Converter →

Color Meaning and Usage

A subtle green tone, #A7DABC has RGB (167, 218, 188) and HSL (145°, 41%, 75%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A7DABC is #D9A5C4, creating high-contrast pairings. For softer combinations, try analogous colors like #A9D9A5.

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

Contrast with #A7DABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A7DABC?

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

What is the RGB value of #A7DABC?

#A7DABC in RGB is (167, 218, 188) - 167 red, 218 green, and 188 blue.

How to use #A7DABC in CSS?

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

What colors go well with #A7DABC?

#D9A5C4 (complementary), #A9D9A5 (analogous), and #6FC392 (lighter shade) work well with #A7DABC.