#9ACEAA Color Information

Hex color code: #9ACEAA

A soft green shade, #9ACEAA appears as (154, 206, 170) in RGB and (138°, 35%, 71%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#9ACEAA
RGB
154, 206, 170
HSL
138°, 35%, 71%
CMYK
25%, 0%, 17%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9ACEAA; 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 #9ACEAA; background-color: #9ACEAA15; }

Alert / Toast

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

Link / Accent

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

a { color: #9ACEAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9ACEAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

154, 206, 170

Red: 154 / Green: 206 / Blue: 170

HSL

138°, 35%, 71%

Hue: 138° / Saturation: 35% / Lightness: 71%

CMYK

25%, 0%, 17%, 19%

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

What color is #9ACEAA?

#9ACEAA is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9ACEAA to RGB:

rgb(154, 206, 170)HEX to RGB Converter →

HEX to HSL

Convert #9ACEAA to HSL:

hsl(138, 35%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #9ACEAA to CMYK:

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

Color Meaning and Usage

#9ACEAA is a subtle green color with RGB values of 154, 206, 170 and HSL of 138°, 35%, 71%. This green hue evokes nature and harmony, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9ACEAA is #CF9BBF, creating high-contrast pairings. For softer combinations, try analogous colors like #A6CF9B.

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

Contrast with #9ACEAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9ACEAA?

#9ACEAA is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #9ACEAA?

#9ACEAA in RGB is (154, 206, 170) - 154 red, 206 green, and 170 blue.

How to use #9ACEAA in CSS?

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

What colors go well with #9ACEAA?

#CF9BBF (complementary), #A6CF9B (analogous), and #68B67F (lighter shade) work well with #9ACEAA.