#86ADCA Color Information

Hex color code: #86ADCA

A subtle blue shade, #86ADCA appears as (134, 173, 202) in RGB and (206°, 39%, 66%) in HSL. It is popular in mobile app design.

Try:
Color NameSky Blue
HEX
#86ADCA
RGB
134, 173, 202
HSL
206°, 39%, 66%
CMYK
34%, 14%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #86ADCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 173, 202

Red: 134 / Green: 173 / Blue: 202

HSL

206°, 39%, 66%

Hue: 206° / Saturation: 39% / Lightness: 66%

CMYK

34%, 14%, 0%, 21%

Cyan: 34% / Magenta: 14% / Yellow: 0% / Key: 21%

What color is #86ADCA?

#86ADCA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #86ADCA to RGB:

rgb(134, 173, 202)HEX to RGB Converter →

HEX to HSL

Convert #86ADCA to HSL:

hsl(206, 39%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #86ADCA to CMYK:

cmyk(34%, 14%, 0%, 21%)Color Converter →

Color Meaning and Usage

A soft blue tone, #86ADCA has RGB (134, 173, 202) and HSL (206°, 39%, 66%). 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 #86ADCA is #CAA486, creating high-contrast pairings. For softer combinations, try analogous colors like #86CAC6.

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

Contrast with #86ADCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #86ADCA?

#86ADCA is a soft blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #86ADCA?

#86ADCA in RGB is (134, 173, 202) - 134 red, 173 green, and 202 blue.

How to use #86ADCA in CSS?

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

What colors go well with #86ADCA?

#CAA486 (complementary), #86CAC6 (analogous), and #5189B3 (lighter shade) work well with #86ADCA.