#618C94 Color Information

Hex color code: #618C94

A gentle cyan shade, #618C94 appears as (97, 140, 148) in RGB and (189°, 21%, 48%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSlate Gray
HEX
#618C94
RGB
97, 140, 148
HSL
189°, 21%, 48%
CMYK
34%, 5%, 0%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #618C94; 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 #618C94; background-color: #618C9415; }

Alert / Toast

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

Link / Accent

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

a { color: #618C94; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #618C94 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 140, 148

Red: 97 / Green: 140 / Blue: 148

HSL

189°, 21%, 48%

Hue: 189° / Saturation: 21% / Lightness: 48%

CMYK

34%, 5%, 0%, 42%

Cyan: 34% / Magenta: 5% / Yellow: 0% / Key: 42%

What color is #618C94?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #618C94 to RGB:

rgb(97, 140, 148)HEX to RGB Converter →

HEX to HSL

Convert #618C94 to HSL:

hsl(189, 21%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #618C94 to CMYK:

cmyk(34%, 5%, 0%, 42%)Color Converter →

Color Meaning and Usage

A gentle cyan tone, #618C94 has RGB (97, 140, 148) and HSL (189°, 21%, 48%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #618C94 is #946861, creating high-contrast pairings. For softer combinations, try analogous colors like #619482.

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

Contrast with #618C94

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #618C94?

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

What is the RGB value of #618C94?

#618C94 in RGB is (97, 140, 148) - 97 red, 140 green, and 148 blue.

How to use #618C94 in CSS?

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

What colors go well with #618C94?

#946861 (complementary), #619482 (analogous), and #426166 (lighter shade) work well with #618C94.