#467C4E Color Information

Hex color code: #467C4E

A soft green shade, #467C4E appears as (70, 124, 78) in RGB and (129°, 28%, 38%) in HSL. It is widely used in graphic design.

Try:
Color NameSea Green
HEX
#467C4E
RGB
70, 124, 78
HSL
129°, 28%, 38%
CMYK
44%, 0%, 37%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #467C4E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #467C4E; color: #FFFFFF; }

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 #467C4E; background-color: #467C4E15; }

Alert / Toast

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

Link / Accent

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

a { color: #467C4E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #467C4E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 124, 78

Red: 70 / Green: 124 / Blue: 78

HSL

129°, 28%, 38%

Hue: 129° / Saturation: 28% / Lightness: 38%

CMYK

44%, 0%, 37%, 51%

Cyan: 44% / Magenta: 0% / Yellow: 37% / Key: 51%

What color is #467C4E?

#467C4E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #467C4E to RGB:

rgb(70, 124, 78)HEX to RGB Converter →

HEX to HSL

Convert #467C4E to HSL:

hsl(129, 28%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #467C4E to CMYK:

cmyk(44%, 0%, 37%, 51%)Color Converter →

Color Meaning and Usage

#467C4E is a pastel green color with RGB values of 70, 124, 78 and HSL of 129°, 28%, 38%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #467C4E is #7C4674, creating high-contrast pairings. For softer combinations, try analogous colors like #597C46.

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

Contrast with #467C4E

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

Contrast Ratio: 4.25:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #467C4E?

#467C4E is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #467C4E?

#467C4E in RGB is (70, 124, 78) - 70 red, 124 green, and 78 blue.

How to use #467C4E in CSS?

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

What colors go well with #467C4E?

#7C4674 (complementary), #597C46 (analogous), and #2A4B2F (lighter shade) work well with #467C4E.