#68A145 Color Information

Hex color code: #68A145

A gentle green shade, #68A145 appears as (104, 161, 69) in RGB and (97°, 40%, 45%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameOlive Drab
HEX
#68A145
RGB
104, 161, 69
HSL
97°, 40%, 45%
CMYK
35%, 0%, 57%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #68A145; 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 #68A145; background-color: #68A14515; }

Alert / Toast

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

Link / Accent

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

a { color: #68A145; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #68A145 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

104, 161, 69

Red: 104 / Green: 161 / Blue: 69

HSL

97°, 40%, 45%

Hue: 97° / Saturation: 40% / Lightness: 45%

CMYK

35%, 0%, 57%, 37%

Cyan: 35% / Magenta: 0% / Yellow: 57% / Key: 37%

What color is #68A145?

#68A145 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #68A145 to RGB:

rgb(104, 161, 69)HEX to RGB Converter →

HEX to HSL

Convert #68A145 to HSL:

hsl(97, 40%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #68A145 to CMYK:

cmyk(35%, 0%, 57%, 37%)Color Converter →

Color Meaning and Usage

A subtle green tone, #68A145 has RGB (104, 161, 69) and HSL (97°, 40%, 45%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #68A145 is #7D45A1, creating high-contrast pairings. For softer combinations, try analogous colors like #96A145.

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

Contrast with #68A145

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #68A145?

#68A145 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #68A145?

#68A145 in RGB is (104, 161, 69) - 104 red, 161 green, and 69 blue.

How to use #68A145 in CSS?

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

What colors go well with #68A145?

#7D45A1 (complementary), #96A145 (analogous), and #456B2E (lighter shade) work well with #68A145.