#679EAD Color Information

Hex color code: #679EAD

A pastel cyan shade, #679EAD appears as (103, 158, 173) in RGB and (193°, 30%, 54%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameCadet Blue
HEX
#679EAD
RGB
103, 158, 173
HSL
193°, 30%, 54%
CMYK
40%, 9%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #679EAD; 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 #679EAD; background-color: #679EAD15; }

Alert / Toast

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

Link / Accent

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

a { color: #679EAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #679EAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 158, 173

Red: 103 / Green: 158 / Blue: 173

HSL

193°, 30%, 54%

Hue: 193° / Saturation: 30% / Lightness: 54%

CMYK

40%, 9%, 0%, 32%

Cyan: 40% / Magenta: 9% / Yellow: 0% / Key: 32%

What color is #679EAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #679EAD to RGB:

rgb(103, 158, 173)HEX to RGB Converter →

HEX to HSL

Convert #679EAD to HSL:

hsl(193, 30%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #679EAD to CMYK:

cmyk(40%, 9%, 0%, 32%)Color Converter →

Color Meaning and Usage

#679EAD is a soft cyan color with RGB values of 103, 158, 173 and HSL of 193°, 30%, 54%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #679EAD is #AD7667, creating high-contrast pairings. For softer combinations, try analogous colors like #67AD99.

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

Contrast with #679EAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #679EAD?

#679EAD is a soft cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #679EAD?

#679EAD in RGB is (103, 158, 173) - 103 red, 158 green, and 173 blue.

How to use #679EAD in CSS?

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

What colors go well with #679EAD?

#AD7667 (complementary), #67AD99 (analogous), and #467481 (lighter shade) work well with #679EAD.