#608A4C Color Information

Hex color code: #608A4C

The hex color #608A4C is a soft green with RGB values of (96, 138, 76) and HSL of (101°, 29%, 42%). It is typically applied in digital products.

Try:
Color NameOlive Drab
HEX
#608A4C
RGB
96, 138, 76
HSL
101°, 29%, 42%
CMYK
30%, 0%, 45%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #608A4C; 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 #608A4C; background-color: #608A4C15; }

Alert / Toast

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

Link / Accent

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

a { color: #608A4C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #608A4C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 138, 76

Red: 96 / Green: 138 / Blue: 76

HSL

101°, 29%, 42%

Hue: 101° / Saturation: 29% / Lightness: 42%

CMYK

30%, 0%, 45%, 46%

Cyan: 30% / Magenta: 0% / Yellow: 45% / Key: 46%

What color is #608A4C?

#608A4C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #608A4C to RGB:

rgb(96, 138, 76)HEX to RGB Converter →

HEX to HSL

Convert #608A4C to HSL:

hsl(101, 29%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #608A4C to CMYK:

cmyk(30%, 0%, 45%, 46%)Color Converter →

Color Meaning and Usage

A gentle green tone, #608A4C has RGB (96, 138, 76) and HSL (101°, 29%, 42%). Known for evoking nature and harmony, this green hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #608A4C is #764C8A, creating high-contrast pairings. For softer combinations, try analogous colors like #7F8A4C.

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

Contrast with #608A4C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #608A4C?

#608A4C is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #608A4C?

#608A4C in RGB is (96, 138, 76) - 96 red, 138 green, and 76 blue.

How to use #608A4C in CSS?

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

What colors go well with #608A4C?

#764C8A (complementary), #7F8A4C (analogous), and #3E5931 (lighter shade) work well with #608A4C.