#9EAEAE Color Information

Hex color code: #9EAEAE

The hex color #9EAEAE is a neutral cyan with RGB values of (158, 174, 174) and HSL of (180°, 9%, 65%). It is commonly used in modern UI design.

Try:
Color NameDark Sea Green
HEX
#9EAEAE
RGB
158, 174, 174
HSL
180°, 9%, 65%
CMYK
9%, 0%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9EAEAE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

158, 174, 174

Red: 158 / Green: 174 / Blue: 174

HSL

180°, 9%, 65%

Hue: 180° / Saturation: 9% / Lightness: 65%

CMYK

9%, 0%, 0%, 32%

Cyan: 9% / Magenta: 0% / Yellow: 0% / Key: 32%

What color is #9EAEAE?

#9EAEAE is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9EAEAE to RGB:

rgb(158, 174, 174)HEX to RGB Converter →

HEX to HSL

Convert #9EAEAE to HSL:

hsl(180, 9%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #9EAEAE to CMYK:

cmyk(9%, 0%, 0%, 32%)Color Converter →

Color Meaning and Usage

A understated cyan tone, #9EAEAE has RGB (158, 174, 174) and HSL (180°, 9%, 65%). Known for evoking balance and subtlety, this desaturated neutral is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9EAEAE is #AE9E9E, creating high-contrast pairings. For softer combinations, try analogous colors like #9EAEA6.

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

Contrast with #9EAEAE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9EAEAE?

#9EAEAE is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #9EAEAE?

#9EAEAE in RGB is (158, 174, 174) - 158 red, 174 green, and 174 blue.

How to use #9EAEAE in CSS?

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

What colors go well with #9EAEAE?

#AE9E9E (complementary), #9EAEA6 (analogous), and #748B8B (lighter shade) work well with #9EAEAE.