#689272 Color Information

Hex color code: #689272

The hex color #689272 is a understated green with RGB values of (104, 146, 114) and HSL of (134°, 17%, 49%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#689272
RGB
104, 146, 114
HSL
134°, 17%, 49%
CMYK
29%, 0%, 22%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #689272; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 146, 114

Red: 104 / Green: 146 / Blue: 114

HSL

134°, 17%, 49%

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

CMYK

29%, 0%, 22%, 43%

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

What color is #689272?

#689272 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #689272 to RGB:

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

HEX to HSL

Convert #689272 to HSL:

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

HEX to CMYK

Convert #689272 to CMYK:

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

Color Meaning and Usage

#689272 is a muted green color with RGB values of 104, 146, 114 and HSL of 134°, 17%, 49%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #689272 is #926888, creating high-contrast pairings. For softer combinations, try analogous colors like #739268.

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

Contrast with #689272

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #689272?

#689272 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #689272?

#689272 in RGB is (104, 146, 114) - 104 red, 146 green, and 114 blue.

How to use #689272 in CSS?

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

What colors go well with #689272?

#926888 (complementary), #739268 (analogous), and #48654F (lighter shade) work well with #689272.