#94ACAE Color Information

Hex color code: #94ACAE

The hex color #94ACAE is a balanced cyan with RGB values of (148, 172, 174) and HSL of (185°, 14%, 63%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#94ACAE
RGB
148, 172, 174
HSL
185°, 14%, 63%
CMYK
15%, 1%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #94ACAE; 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 #94ACAE; background-color: #94ACAE15; }

Alert / Toast

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

Link / Accent

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

a { color: #94ACAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #94ACAE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 172, 174

Red: 148 / Green: 172 / Blue: 174

HSL

185°, 14%, 63%

Hue: 185° / Saturation: 14% / Lightness: 63%

CMYK

15%, 1%, 0%, 32%

Cyan: 15% / Magenta: 1% / Yellow: 0% / Key: 32%

What color is #94ACAE?

#94ACAE is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94ACAE to RGB:

rgb(148, 172, 174)HEX to RGB Converter →

HEX to HSL

Convert #94ACAE to HSL:

hsl(185, 14%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #94ACAE to CMYK:

cmyk(15%, 1%, 0%, 32%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #94ACAE has RGB (148, 172, 174) and HSL (185°, 14%, 63%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94ACAE is #AE9693, creating high-contrast pairings. For softer combinations, try analogous colors like #93AEA3.

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

Contrast with #94ACAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94ACAE?

#94ACAE is a subtle cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #94ACAE?

#94ACAE in RGB is (148, 172, 174) - 148 red, 172 green, and 174 blue.

How to use #94ACAE in CSS?

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

What colors go well with #94ACAE?

#AE9693 (complementary), #93AEA3 (analogous), and #69898C (lighter shade) work well with #94ACAE.