#9AAFAA Color Information

Hex color code: #9AAFAA

A muted cyan shade, #9AAFAA appears as (154, 175, 170) in RGB and (166°, 12%, 65%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Sea Green
HEX
#9AAFAA
RGB
154, 175, 170
HSL
166°, 12%, 65%
CMYK
12%, 0%, 3%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9AAFAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

154, 175, 170

Red: 154 / Green: 175 / Blue: 170

HSL

166°, 12%, 65%

Hue: 166° / Saturation: 12% / Lightness: 65%

CMYK

12%, 0%, 3%, 31%

Cyan: 12% / Magenta: 0% / Yellow: 3% / Key: 31%

What color is #9AAFAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9AAFAA to RGB:

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

HEX to HSL

Convert #9AAFAA to HSL:

hsl(166, 12%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #9AAFAA to CMYK:

cmyk(12%, 0%, 3%, 31%)Color Converter →

Color Meaning and Usage

A neutral cyan tone, #9AAFAA has RGB (154, 175, 170) and HSL (166°, 12%, 65%). 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 #9AAFAA is #B09BA0, creating high-contrast pairings. For softer combinations, try analogous colors like #9BB0A1.

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

Contrast with #9AAFAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9AAFAA?

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

What is the RGB value of #9AAFAA?

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

How to use #9AAFAA in CSS?

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

What colors go well with #9AAFAA?

#B09BA0 (complementary), #9BB0A1 (analogous), and #708F88 (lighter shade) work well with #9AAFAA.