#8EAFAA Color Information

Hex color code: #8EAFAA

The hex color #8EAFAA is a balanced cyan with RGB values of (142, 175, 170) and HSL of (171°, 17%, 62%). It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#8EAFAA
RGB
142, 175, 170
HSL
171°, 17%, 62%
CMYK
19%, 0%, 3%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #8EAFAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

142, 175, 170

Red: 142 / Green: 175 / Blue: 170

HSL

171°, 17%, 62%

Hue: 171° / Saturation: 17% / Lightness: 62%

CMYK

19%, 0%, 3%, 31%

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

What color is #8EAFAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8EAFAA to RGB:

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

HEX to HSL

Convert #8EAFAA to HSL:

hsl(171, 17%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #8EAFAA to CMYK:

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

Color Meaning and Usage

#8EAFAA is a understated cyan color with RGB values of 142, 175, 170 and HSL of 171°, 17%, 62%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8EAFAA is #AF8E93, creating high-contrast pairings. For softer combinations, try analogous colors like #8EAF99.

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

Contrast with #8EAFAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8EAFAA?

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

What is the RGB value of #8EAFAA?

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

How to use #8EAFAA in CSS?

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

What colors go well with #8EAFAA?

#AF8E93 (complementary), #8EAF99 (analogous), and #638C86 (lighter shade) work well with #8EAFAA.