#47C258 Color Information

Hex color code: #47C258

A subtle green shade, #47C258 appears as (71, 194, 88) in RGB and (128°, 50%, 52%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Sea Green
HEX
#47C258
RGB
71, 194, 88
HSL
128°, 50%, 52%
CMYK
63%, 0%, 55%, 24%

Shades

CSS Usage
color: #47C258;
background-color: #47C258;
border-color: #47C258;
box-shadow: 0 0 10px #47C258;
border: 2px solid #47C258;
Tailwind Usage
bg-[#47C258]
text-[#47C258]
border-[#47C258]
shadow-[0_0_10px_47C258]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #47C258, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #47C258; color: #000000; }

Badge

New Feature
.badge { background-color: #47C258; 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 #47C258; background-color: #47C25815; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #47C25820; border-left: 4px solid #47C258; }

Link / Accent

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

a { color: #47C258; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #47C258 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

71, 194, 88

Red: 71 / Green: 194 / Blue: 88

HSL

128°, 50%, 52%

Hue: 128° / Saturation: 50% / Lightness: 52%

CMYK

63%, 0%, 55%, 24%

Cyan: 63% / Magenta: 0% / Yellow: 55% / Key: 24%

What color is #47C258?

#47C258 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #47C258 to RGB:

rgb(71, 194, 88)HEX to RGB Converter →

HEX to HSL

Convert #47C258 to HSL:

hsl(128, 50%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #47C258 to CMYK:

cmyk(63%, 0%, 55%, 24%)Color Converter →

Color Meaning and Usage

#47C258 is a muted green color with RGB values of 71, 194, 88 and HSL of 128°, 50%, 52%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #47C258 is #C247B1, creating high-contrast pairings. For softer combinations, try analogous colors like #74C247.

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

Contrast with #47C258

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #47C258?

#47C258 is a muted green color - a green hue that evokes nature and harmony.

What is the RGB value of #47C258?

#47C258 in RGB is (71, 194, 88) - 71 red, 194 green, and 88 blue.

How to use #47C258 in CSS?

Use #47C258 directly in your CSS properties like color or background-color.

What colors go well with #47C258?

#C247B1 (complementary), #74C247 (analogous), and #2F8E3C (lighter shade) work well with #47C258.