#ACCDBC Color Information

Hex color code: #ACCDBC

The hex color #ACCDBC is a gentle green with RGB values of (172, 205, 188) and HSL of (149°, 25%, 74%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#ACCDBC
RGB
172, 205, 188
HSL
149°, 25%, 74%
CMYK
16%, 0%, 8%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACCDBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 205, 188

Red: 172 / Green: 205 / Blue: 188

HSL

149°, 25%, 74%

Hue: 149° / Saturation: 25% / Lightness: 74%

CMYK

16%, 0%, 8%, 20%

Cyan: 16% / Magenta: 0% / Yellow: 8% / Key: 20%

What color is #ACCDBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACCDBC to RGB:

rgb(172, 205, 188)HEX to RGB Converter →

HEX to HSL

Convert #ACCDBC to HSL:

hsl(149, 25%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ACCDBC to CMYK:

cmyk(16%, 0%, 8%, 20%)Color Converter →

Color Meaning and Usage

#ACCDBC is a soft green color with RGB values of 172, 205, 188 and HSL of 149°, 25%, 74%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACCDBC is #CDACBD, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCDAC.

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

Contrast with #ACCDBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACCDBC?

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

What is the RGB value of #ACCDBC?

#ACCDBC in RGB is (172, 205, 188) - 172 red, 205 green, and 188 blue.

How to use #ACCDBC in CSS?

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

What colors go well with #ACCDBC?

#CDACBD (complementary), #ADCDAC (analogous), and #7CB196 (lighter shade) work well with #ACCDBC.