#A8CFB2 Color Information

Hex color code: #A8CFB2

A pastel green shade, #A8CFB2 appears as (168, 207, 178) in RGB and (135°, 29%, 74%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#A8CFB2
RGB
168, 207, 178
HSL
135°, 29%, 74%
CMYK
19%, 0%, 14%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8CFB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 207, 178

Red: 168 / Green: 207 / Blue: 178

HSL

135°, 29%, 74%

Hue: 135° / Saturation: 29% / Lightness: 74%

CMYK

19%, 0%, 14%, 19%

Cyan: 19% / Magenta: 0% / Yellow: 14% / Key: 19%

What color is #A8CFB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8CFB2 to RGB:

rgb(168, 207, 178)HEX to RGB Converter →

HEX to HSL

Convert #A8CFB2 to HSL:

hsl(135, 29%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #A8CFB2 to CMYK:

cmyk(19%, 0%, 14%, 19%)Color Converter →

Color Meaning and Usage

#A8CFB2 is a gentle green color with RGB values of 168, 207, 178 and HSL of 135°, 29%, 74%. This green hue evokes nature and harmony, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8CFB2 is #D0A9C6, creating high-contrast pairings. For softer combinations, try analogous colors like #B3D0A9.

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

Contrast with #A8CFB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8CFB2?

#A8CFB2 is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #A8CFB2?

#A8CFB2 in RGB is (168, 207, 178) - 168 red, 207 green, and 178 blue.

How to use #A8CFB2 in CSS?

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

What colors go well with #A8CFB2?

#D0A9C6 (complementary), #B3D0A9 (analogous), and #78B587 (lighter shade) work well with #A8CFB2.