#86ABEB Color Information

Hex color code: #86ABEB

A dynamic blue shade, #86ABEB appears as (134, 171, 235) in RGB and (218°, 72%, 72%) in HSL. It is typically applied in digital products.

Try:
Color NameSky Blue
HEX
#86ABEB
RGB
134, 171, 235
HSL
218°, 72%, 72%
CMYK
43%, 27%, 0%, 8%

Shades

CSS Usage
color: #86ABEB;
background-color: #86ABEB;
border-color: #86ABEB;
box-shadow: 0 0 10px #86ABEB;
border: 2px solid #86ABEB;
Tailwind Usage
bg-[#86ABEB]
text-[#86ABEB]
border-[#86ABEB]
shadow-[0_0_10px_86ABEB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #86ABEB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #86ABEB; color: #000000; }

Badge

New Feature
.badge { background-color: #86ABEB; 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 #86ABEB; background-color: #86ABEB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #86ABEB20; border-left: 4px solid #86ABEB; }

Link / Accent

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

a { color: #86ABEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #86ABEB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 171, 235

Red: 134 / Green: 171 / Blue: 235

HSL

218°, 72%, 72%

Hue: 218° / Saturation: 72% / Lightness: 72%

CMYK

43%, 27%, 0%, 8%

Cyan: 43% / Magenta: 27% / Yellow: 0% / Key: 8%

What color is #86ABEB?

#86ABEB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #86ABEB to RGB:

rgb(134, 171, 235)HEX to RGB Converter →

HEX to HSL

Convert #86ABEB to HSL:

hsl(218, 72%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #86ABEB to CMYK:

cmyk(43%, 27%, 0%, 8%)Color Converter →

Color Meaning and Usage

A striking blue tone, #86ABEB has RGB (134, 171, 235) and HSL (218°, 72%, 72%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #86ABEB is #EBC584, creating high-contrast pairings. For softer combinations, try analogous colors like #84DDEB.

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

Contrast with #86ABEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #86ABEB?

#86ABEB is a striking blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #86ABEB?

#86ABEB in RGB is (134, 171, 235) - 134 red, 171 green, and 235 blue.

How to use #86ABEB in CSS?

Use #86ABEB directly in your CSS properties like color or background-color.

What colors go well with #86ABEB?

#EBC584 (complementary), #84DDEB (analogous), and #427CE0 (lighter shade) work well with #86ABEB.