#93AAAA Color Information

Hex color code: #93AAAA

The hex color #93AAAA is a subtle cyan with RGB values of (147, 170, 170) and HSL of (180°, 12%, 62%). It is often used for branding and logos.

Try:
Color NameDark Sea Green
HEX
#93AAAA
RGB
147, 170, 170
HSL
180°, 12%, 62%
CMYK
14%, 0%, 0%, 33%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #93AAAA; 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 #93AAAA; background-color: #93AAAA15; }

Alert / Toast

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

Link / Accent

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

a { color: #93AAAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #93AAAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 170, 170

Red: 147 / Green: 170 / Blue: 170

HSL

180°, 12%, 62%

Hue: 180° / Saturation: 12% / Lightness: 62%

CMYK

14%, 0%, 0%, 33%

Cyan: 14% / Magenta: 0% / Yellow: 0% / Key: 33%

What color is #93AAAA?

#93AAAA is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #93AAAA to RGB:

rgb(147, 170, 170)HEX to RGB Converter →

HEX to HSL

Convert #93AAAA to HSL:

hsl(180, 12%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #93AAAA to CMYK:

cmyk(14%, 0%, 0%, 33%)Color Converter →

Color Meaning and Usage

#93AAAA is a understated cyan color with RGB values of 147, 170, 170 and HSL of 180°, 12%, 62%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #93AAAA is #AA9292, creating high-contrast pairings. For softer combinations, try analogous colors like #92AA9E.

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

Contrast with #93AAAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #93AAAA?

#93AAAA is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #93AAAA?

#93AAAA in RGB is (147, 170, 170) - 147 red, 170 green, and 170 blue.

How to use #93AAAA in CSS?

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

What colors go well with #93AAAA?

#AA9292 (complementary), #92AA9E (analogous), and #698686 (lighter shade) work well with #93AAAA.