#869EAB Color Information

Hex color code: #869EAB

The hex color #869EAB is a muted blue with RGB values of (134, 158, 171) and HSL of (201°, 18%, 60%). It is typically applied in digital products.

Try:
Color NameLight Slate Gray
HEX
#869EAB
RGB
134, 158, 171
HSL
201°, 18%, 60%
CMYK
22%, 8%, 0%, 33%

Shades

CSS Usage
color: #869EAB;
background-color: #869EAB;
border-color: #869EAB;
box-shadow: 0 0 10px #869EAB;
border: 2px solid #869EAB;
Tailwind Usage
bg-[#869EAB]
text-[#869EAB]
border-[#869EAB]
shadow-[0_0_10px_869EAB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #869EAB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #869EAB; color: #000000; }

Badge

New Feature
.badge { background-color: #869EAB; 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 #869EAB; background-color: #869EAB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #869EAB20; border-left: 4px solid #869EAB; }

Link / Accent

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

a { color: #869EAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #869EAB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

134, 158, 171

Red: 134 / Green: 158 / Blue: 171

HSL

201°, 18%, 60%

Hue: 201° / Saturation: 18% / Lightness: 60%

CMYK

22%, 8%, 0%, 33%

Cyan: 22% / Magenta: 8% / Yellow: 0% / Key: 33%

What color is #869EAB?

#869EAB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #869EAB to RGB:

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

HEX to HSL

Convert #869EAB to HSL:

hsl(201, 18%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #869EAB to CMYK:

cmyk(22%, 8%, 0%, 33%)Color Converter →

Color Meaning and Usage

A muted blue tone, #869EAB has RGB (134, 158, 171) and HSL (201°, 18%, 60%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #869EAB is #AB9387, creating high-contrast pairings. For softer combinations, try analogous colors like #87ABA6.

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

Contrast with #869EAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #869EAB?

#869EAB is a muted blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #869EAB?

#869EAB in RGB is (134, 158, 171) - 134 red, 158 green, and 171 blue.

How to use #869EAB in CSS?

Use #869EAB directly in your CSS properties like color or background-color.

What colors go well with #869EAB?

#AB9387 (complementary), #87ABA6 (analogous), and #5E7987 (lighter shade) work well with #869EAB.