#789498 Color Information

Hex color code: #789498

The hex color #789498 is a balanced cyan with RGB values of (120, 148, 152) and HSL of (187°, 13%, 53%). It is frequently seen in web interfaces.

Try:
Color NameLight Slate Gray
HEX
#789498
RGB
120, 148, 152
HSL
187°, 13%, 53%
CMYK
21%, 3%, 0%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #789498; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

120, 148, 152

Red: 120 / Green: 148 / Blue: 152

HSL

187°, 13%, 53%

Hue: 187° / Saturation: 13% / Lightness: 53%

CMYK

21%, 3%, 0%, 40%

Cyan: 21% / Magenta: 3% / Yellow: 0% / Key: 40%

What color is #789498?

#789498 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #789498 to RGB:

rgb(120, 148, 152)HEX to RGB Converter →

HEX to HSL

Convert #789498 to HSL:

hsl(187, 13%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #789498 to CMYK:

cmyk(21%, 3%, 0%, 40%)Color Converter →

Color Meaning and Usage

#789498 is a understated cyan color with RGB values of 120, 148, 152 and HSL of 187°, 13%, 53%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #789498 is #977B78, creating high-contrast pairings. For softer combinations, try analogous colors like #78978B.

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

Contrast with #789498

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #789498?

#789498 is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #789498?

#789498 in RGB is (120, 148, 152) - 120 red, 148 green, and 152 blue.

How to use #789498 in CSS?

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

What colors go well with #789498?

#977B78 (complementary), #78978B (analogous), and #546B6D (lighter shade) work well with #789498.