#689285 Color Information

Hex color code: #689285

#689285 is a subtle cyan color. In RGB it is (104, 146, 133), and in HSL it is (161°, 17%, 49%). It is popular in mobile app design.

Try:
Color NameSlate Gray
HEX
#689285
RGB
104, 146, 133
HSL
161°, 17%, 49%
CMYK
29%, 0%, 9%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #689285; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 146, 133

Red: 104 / Green: 146 / Blue: 133

HSL

161°, 17%, 49%

Hue: 161° / Saturation: 17% / Lightness: 49%

CMYK

29%, 0%, 9%, 43%

Cyan: 29% / Magenta: 0% / Yellow: 9% / Key: 43%

What color is #689285?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #689285 to RGB:

rgb(104, 146, 133)HEX to RGB Converter →

HEX to HSL

Convert #689285 to HSL:

hsl(161, 17%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #689285 to CMYK:

cmyk(29%, 0%, 9%, 43%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #689285 has RGB (104, 146, 133) and HSL (161°, 17%, 49%). 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 #689285 is #926875, creating high-contrast pairings. For softer combinations, try analogous colors like #68926F.

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

Contrast with #689285

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #689285?

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

What is the RGB value of #689285?

#689285 in RGB is (104, 146, 133) - 104 red, 146 green, and 133 blue.

How to use #689285 in CSS?

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

What colors go well with #689285?

#926875 (complementary), #68926F (analogous), and #48655C (lighter shade) work well with #689285.