#ACCFB4 Color Information

Hex color code: #ACCFB4

#ACCFB4 is a delicate green color. In RGB it is (172, 207, 180), and in HSL it is (134°, 27%, 74%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ACCFB4
RGB
172, 207, 180
HSL
134°, 27%, 74%
CMYK
17%, 0%, 13%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACCFB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 207, 180

Red: 172 / Green: 207 / Blue: 180

HSL

134°, 27%, 74%

Hue: 134° / Saturation: 27% / Lightness: 74%

CMYK

17%, 0%, 13%, 19%

Cyan: 17% / Magenta: 0% / Yellow: 13% / Key: 19%

What color is #ACCFB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACCFB4 to RGB:

rgb(172, 207, 180)HEX to RGB Converter →

HEX to HSL

Convert #ACCFB4 to HSL:

hsl(134, 27%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ACCFB4 to CMYK:

cmyk(17%, 0%, 13%, 19%)Color Converter →

Color Meaning and Usage

#ACCFB4 is a soft green color with RGB values of 172, 207, 180 and HSL of 134°, 27%, 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 #ACCFB4 is #CFABC6, creating high-contrast pairings. For softer combinations, try analogous colors like #B4CFAB.

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

Contrast with #ACCFB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACCFB4?

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

What is the RGB value of #ACCFB4?

#ACCFB4 in RGB is (172, 207, 180) - 172 red, 207 green, and 180 blue.

How to use #ACCFB4 in CSS?

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

What colors go well with #ACCFB4?

#CFABC6 (complementary), #B4CFAB (analogous), and #7AB387 (lighter shade) work well with #ACCFB4.