#839B94 Color Information

Hex color code: #839B94

A subtle cyan shade, #839B94 appears as (131, 155, 148) in RGB and (163°, 11%, 56%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Slate Gray
HEX
#839B94
RGB
131, 155, 148
HSL
163°, 11%, 56%
CMYK
15%, 0%, 5%, 39%

Shades

CSS Usage
color: #839B94;
background-color: #839B94;
border-color: #839B94;
box-shadow: 0 0 10px #839B94;
border: 2px solid #839B94;
Tailwind Usage
bg-[#839B94]
text-[#839B94]
border-[#839B94]
shadow-[0_0_10px_839B94]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #839B94, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #839B94; color: #000000; }

Badge

New Feature
.badge { background-color: #839B94; 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 #839B94; background-color: #839B9415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #839B9420; border-left: 4px solid #839B94; }

Link / Accent

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

a { color: #839B94; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #839B94 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

131, 155, 148

Red: 131 / Green: 155 / Blue: 148

HSL

163°, 11%, 56%

Hue: 163° / Saturation: 11% / Lightness: 56%

CMYK

15%, 0%, 5%, 39%

Cyan: 15% / Magenta: 0% / Yellow: 5% / Key: 39%

What color is #839B94?

#839B94 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #839B94 to RGB:

rgb(131, 155, 148)HEX to RGB Converter →

HEX to HSL

Convert #839B94 to HSL:

hsl(163, 11%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #839B94 to CMYK:

cmyk(15%, 0%, 5%, 39%)Color Converter →

Color Meaning and Usage

A muted cyan tone, #839B94 has RGB (131, 155, 148) and HSL (163°, 11%, 56%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #839B94 is #9B8289, creating high-contrast pairings. For softer combinations, try analogous colors like #829B88.

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

Contrast with #839B94

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #839B94?

#839B94 is a muted cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #839B94?

#839B94 in RGB is (131, 155, 148) - 131 red, 155 green, and 148 blue.

How to use #839B94 in CSS?

Use #839B94 directly in your CSS properties like color or background-color.

What colors go well with #839B94?

#9B8289 (complementary), #829B88 (analogous), and #5D746E (lighter shade) work well with #839B94.