#679FAD Color Information

Hex color code: #679FAD

The hex color #679FAD is a delicate cyan with RGB values of (103, 159, 173) and HSL of (192°, 30%, 54%). It is popular in mobile app design.

Try:
Color NameCadet Blue
HEX
#679FAD
RGB
103, 159, 173
HSL
192°, 30%, 54%
CMYK
40%, 8%, 0%, 32%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #679FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 159, 173

Red: 103 / Green: 159 / Blue: 173

HSL

192°, 30%, 54%

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

CMYK

40%, 8%, 0%, 32%

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

What color is #679FAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #679FAD to RGB:

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

HEX to HSL

Convert #679FAD to HSL:

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

HEX to CMYK

Convert #679FAD to CMYK:

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

Color Meaning and Usage

#679FAD is a subtle cyan color with RGB values of 103, 159, 173 and HSL of 192°, 30%, 54%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #679FAD is #AD7567, creating high-contrast pairings. For softer combinations, try analogous colors like #67AD98.

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

Contrast with #679FAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #679FAD?

#679FAD is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #679FAD?

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

How to use #679FAD in CSS?

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

What colors go well with #679FAD?

#AD7567 (complementary), #67AD98 (analogous), and #467581 (lighter shade) work well with #679FAD.