#46C84B Color Information

Hex color code: #46C84B

The hex color #46C84B is a muted green with RGB values of (70, 200, 75) and HSL of (122°, 54%, 53%). It is widely used in graphic design.

Try:
Color NameMedium Sea Green
HEX
#46C84B
RGB
70, 200, 75
HSL
122°, 54%, 53%
CMYK
65%, 0%, 62%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #46C84B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 200, 75

Red: 70 / Green: 200 / Blue: 75

HSL

122°, 54%, 53%

Hue: 122° / Saturation: 54% / Lightness: 53%

CMYK

65%, 0%, 62%, 22%

Cyan: 65% / Magenta: 0% / Yellow: 62% / Key: 22%

What color is #46C84B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46C84B to RGB:

rgb(70, 200, 75)HEX to RGB Converter →

HEX to HSL

Convert #46C84B to HSL:

hsl(122, 54%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #46C84B to CMYK:

cmyk(65%, 0%, 62%, 22%)Color Converter →

Color Meaning and Usage

#46C84B is a subtle green color with RGB values of 70, 200, 75 and HSL of 122°, 54%, 53%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46C84B is #C846C4, creating high-contrast pairings. For softer combinations, try analogous colors like #83C846.

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

Contrast with #46C84B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46C84B?

#46C84B is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #46C84B?

#46C84B in RGB is (70, 200, 75) - 70 red, 200 green, and 75 blue.

How to use #46C84B in CSS?

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

What colors go well with #46C84B?

#C846C4 (complementary), #83C846 (analogous), and #2D9530 (lighter shade) work well with #46C84B.