#8AAAAF Color Information

Hex color code: #8AAAAF

#8AAAAF is a subtle cyan color. In RGB it is (138, 170, 175), and in HSL it is (188°, 19%, 61%). It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#8AAAAF
RGB
138, 170, 175
HSL
188°, 19%, 61%
CMYK
21%, 3%, 0%, 31%

Shades

CSS Usage
color: #8AAAAF;
background-color: #8AAAAF;
border-color: #8AAAAF;
box-shadow: 0 0 10px #8AAAAF;
border: 2px solid #8AAAAF;
Tailwind Usage
bg-[#8AAAAF]
text-[#8AAAAF]
border-[#8AAAAF]
shadow-[0_0_10px_8AAAAF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8AAAAF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8AAAAF; color: #000000; }

Badge

New Feature
.badge { background-color: #8AAAAF; 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 #8AAAAF; background-color: #8AAAAF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8AAAAF20; border-left: 4px solid #8AAAAF; }

Link / Accent

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

a { color: #8AAAAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8AAAAF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

138, 170, 175

Red: 138 / Green: 170 / Blue: 175

HSL

188°, 19%, 61%

Hue: 188° / Saturation: 19% / Lightness: 61%

CMYK

21%, 3%, 0%, 31%

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

What color is #8AAAAF?

#8AAAAF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8AAAAF to RGB:

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

HEX to HSL

Convert #8AAAAF to HSL:

hsl(188, 19%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #8AAAAF to CMYK:

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

Color Meaning and Usage

A understated cyan tone, #8AAAAF has RGB (138, 170, 175) and HSL (188°, 19%, 61%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8AAAAF is #AE8E89, creating high-contrast pairings. For softer combinations, try analogous colors like #89AEA1.

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

Contrast with #8AAAAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8AAAAF?

#8AAAAF is a understated cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #8AAAAF?

#8AAAAF in RGB is (138, 170, 175) - 138 red, 170 green, and 175 blue.

How to use #8AAAAF in CSS?

Use #8AAAAF directly in your CSS properties like color or background-color.

What colors go well with #8AAAAF?

#AE8E89 (complementary), #89AEA1 (analogous), and #5F868C (lighter shade) work well with #8AAAAF.