#ACCEBC Color Information

Hex color code: #ACCEBC

A delicate green shade, #ACCEBC appears as (172, 206, 188) in RGB and (148°, 26%, 74%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#ACCEBC
RGB
172, 206, 188
HSL
148°, 26%, 74%
CMYK
17%, 0%, 9%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACCEBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 206, 188

Red: 172 / Green: 206 / Blue: 188

HSL

148°, 26%, 74%

Hue: 148° / Saturation: 26% / Lightness: 74%

CMYK

17%, 0%, 9%, 19%

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

What color is #ACCEBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACCEBC to RGB:

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

HEX to HSL

Convert #ACCEBC to HSL:

hsl(148, 26%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #ACCEBC to CMYK:

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

Color Meaning and Usage

A pastel green tone, #ACCEBC has RGB (172, 206, 188) and HSL (148°, 26%, 74%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACCEBC is #CEABBE, creating high-contrast pairings. For softer combinations, try analogous colors like #ADCEAB.

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

Contrast with #ACCEBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACCEBC?

#ACCEBC is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #ACCEBC?

#ACCEBC in RGB is (172, 206, 188) - 172 red, 206 green, and 188 blue.

How to use #ACCEBC in CSS?

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

What colors go well with #ACCEBC?

#CEABBE (complementary), #ADCEAB (analogous), and #7BB295 (lighter shade) work well with #ACCEBC.