#398982 Color Information

Hex color code: #398982

#398982 is a pastel cyan color. In RGB it is (57, 137, 130), and in HSL it is (175°, 41%, 38%). It is commonly used in modern UI design.

Try:
Color NameSea Green
HEX
#398982
RGB
57, 137, 130
HSL
175°, 41%, 38%
CMYK
58%, 0%, 5%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #398982; 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 #398982; background-color: #39898215; }

Alert / Toast

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

Link / Accent

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

a { color: #398982; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #398982 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

57, 137, 130

Red: 57 / Green: 137 / Blue: 130

HSL

175°, 41%, 38%

Hue: 175° / Saturation: 41% / Lightness: 38%

CMYK

58%, 0%, 5%, 46%

Cyan: 58% / Magenta: 0% / Yellow: 5% / Key: 46%

What color is #398982?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #398982 to RGB:

rgb(57, 137, 130)HEX to RGB Converter →

HEX to HSL

Convert #398982 to HSL:

hsl(175, 41%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #398982 to CMYK:

cmyk(58%, 0%, 5%, 46%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #398982 has RGB (57, 137, 130) and HSL (175°, 41%, 38%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #398982 is #893940, creating high-contrast pairings. For softer combinations, try analogous colors like #39895A.

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

Contrast with #398982

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

Contrast Ratio: 5.07:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #398982?

#398982 is a gentle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #398982?

#398982 in RGB is (57, 137, 130) - 57 red, 137 green, and 130 blue.

How to use #398982 in CSS?

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

What colors go well with #398982?

#893940 (complementary), #39895A (analogous), and #23534F (lighter shade) work well with #398982.