#46C37C Color Information

Hex color code: #46C37C

A balanced green shade, #46C37C appears as (70, 195, 124) in RGB and (146°, 51%, 52%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Sea Green
HEX
#46C37C
RGB
70, 195, 124
HSL
146°, 51%, 52%
CMYK
64%, 0%, 36%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #46C37C; 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 #46C37C; background-color: #46C37C15; }

Alert / Toast

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

Link / Accent

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

a { color: #46C37C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46C37C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 195, 124

Red: 70 / Green: 195 / Blue: 124

HSL

146°, 51%, 52%

Hue: 146° / Saturation: 51% / Lightness: 52%

CMYK

64%, 0%, 36%, 24%

Cyan: 64% / Magenta: 0% / Yellow: 36% / Key: 24%

What color is #46C37C?

#46C37C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46C37C to RGB:

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

HEX to HSL

Convert #46C37C to HSL:

hsl(146, 51%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #46C37C to CMYK:

cmyk(64%, 0%, 36%, 24%)Color Converter →

Color Meaning and Usage

A muted green tone, #46C37C has RGB (70, 195, 124) and HSL (146°, 51%, 52%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46C37C is #C3468D, creating high-contrast pairings. For softer combinations, try analogous colors like #4EC346.

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

Contrast with #46C37C

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

Contrast Ratio: 9.36:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46C37C?

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

What is the RGB value of #46C37C?

#46C37C in RGB is (70, 195, 124) - 70 red, 195 green, and 124 blue.

How to use #46C37C in CSS?

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

What colors go well with #46C37C?

#C3468D (complementary), #4EC346 (analogous), and #2E8E58 (lighter shade) work well with #46C37C.