#679B9E Color Information

Hex color code: #679B9E

A delicate cyan shade, #679B9E appears as (103, 155, 158) in RGB and (183°, 22%, 51%) in HSL. It is widely used in graphic design.

Try:
Color NameCadet Blue
HEX
#679B9E
RGB
103, 155, 158
HSL
183°, 22%, 51%
CMYK
35%, 2%, 0%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #679B9E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

103, 155, 158

Red: 103 / Green: 155 / Blue: 158

HSL

183°, 22%, 51%

Hue: 183° / Saturation: 22% / Lightness: 51%

CMYK

35%, 2%, 0%, 38%

Cyan: 35% / Magenta: 2% / Yellow: 0% / Key: 38%

What color is #679B9E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #679B9E to RGB:

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

HEX to HSL

Convert #679B9E to HSL:

hsl(183, 22%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #679B9E to CMYK:

cmyk(35%, 2%, 0%, 38%)Color Converter →

Color Meaning and Usage

#679B9E is a soft cyan color with RGB values of 103, 155, 158 and HSL of 183°, 22%, 51%. This cyan-blue hue evokes trust and professionalism, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #679B9E is #9E6967, creating high-contrast pairings. For softer combinations, try analogous colors like #679E85.

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

Contrast with #679B9E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #679B9E?

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

What is the RGB value of #679B9E?

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

How to use #679B9E in CSS?

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

What colors go well with #679B9E?

#9E6967 (complementary), #679E85 (analogous), and #486E70 (lighter shade) work well with #679B9E.