#8EBBCE Color Information

Hex color code: #8EBBCE

The hex color #8EBBCE is a subtle blue with RGB values of (142, 187, 206) and HSL of (198°, 40%, 68%). It is often used for branding and logos.

Try:
Color NameSky Blue
HEX
#8EBBCE
RGB
142, 187, 206
HSL
198°, 40%, 68%
CMYK
31%, 9%, 0%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #8EBBCE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

142, 187, 206

Red: 142 / Green: 187 / Blue: 206

HSL

198°, 40%, 68%

Hue: 198° / Saturation: 40% / Lightness: 68%

CMYK

31%, 9%, 0%, 19%

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

What color is #8EBBCE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8EBBCE to RGB:

rgb(142, 187, 206)HEX to RGB Converter →

HEX to HSL

Convert #8EBBCE to HSL:

hsl(198, 40%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #8EBBCE to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #8EBBCE has RGB (142, 187, 206) and HSL (198°, 40%, 68%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8EBBCE is #CEA08D, creating high-contrast pairings. For softer combinations, try analogous colors like #8DCEC1.

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

Contrast with #8EBBCE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8EBBCE?

#8EBBCE is a delicate blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #8EBBCE?

#8EBBCE in RGB is (142, 187, 206) - 142 red, 187 green, and 206 blue.

How to use #8EBBCE in CSS?

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

What colors go well with #8EBBCE?

#CEA08D (complementary), #8DCEC1 (analogous), and #579AB7 (lighter shade) work well with #8EBBCE.