#8EABAF Color Information

Hex color code: #8EABAF

A balanced cyan shade, #8EABAF appears as (142, 171, 175) in RGB and (187°, 17%, 62%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Sea Green
HEX
#8EABAF
RGB
142, 171, 175
HSL
187°, 17%, 62%
CMYK
19%, 2%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #8EABAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

142, 171, 175

Red: 142 / Green: 171 / Blue: 175

HSL

187°, 17%, 62%

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

CMYK

19%, 2%, 0%, 31%

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

What color is #8EABAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8EABAF to RGB:

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

HEX to HSL

Convert #8EABAF to HSL:

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

HEX to CMYK

Convert #8EABAF to CMYK:

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

Color Meaning and Usage

A muted cyan tone, #8EABAF has RGB (142, 171, 175) and HSL (187°, 17%, 62%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8EABAF is #AF918E, creating high-contrast pairings. For softer combinations, try analogous colors like #8EAFA2.

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

Contrast with #8EABAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8EABAF?

#8EABAF is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #8EABAF?

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

How to use #8EABAF in CSS?

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

What colors go well with #8EABAF?

#AF918E (complementary), #8EAFA2 (analogous), and #63878C (lighter shade) work well with #8EABAF.