#ACC293 Color Information

Hex color code: #ACC293

The hex color #ACC293 is a pastel green with RGB values of (172, 194, 147) and HSL of (88°, 28%, 67%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#ACC293
RGB
172, 194, 147
HSL
88°, 28%, 67%
CMYK
11%, 0%, 24%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ACC293; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

172, 194, 147

Red: 172 / Green: 194 / Blue: 147

HSL

88°, 28%, 67%

Hue: 88° / Saturation: 28% / Lightness: 67%

CMYK

11%, 0%, 24%, 24%

Cyan: 11% / Magenta: 0% / Yellow: 24% / Key: 24%

What color is #ACC293?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ACC293 to RGB:

rgb(172, 194, 147)HEX to RGB Converter →

HEX to HSL

Convert #ACC293 to HSL:

hsl(88, 28%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #ACC293 to CMYK:

cmyk(11%, 0%, 24%, 24%)Color Converter →

Color Meaning and Usage

A pastel green tone, #ACC293 has RGB (172, 194, 147) and HSL (88°, 28%, 67%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ACC293 is #A993C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2C193.

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

Contrast with #ACC293

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ACC293?

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

What is the RGB value of #ACC293?

#ACC293 in RGB is (172, 194, 147) - 172 red, 194 green, and 147 blue.

How to use #ACC293 in CSS?

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

What colors go well with #ACC293?

#A993C2 (complementary), #C2C193 (analogous), and #87A762 (lighter shade) work well with #ACC293.