#53C412 Color Information

Hex color code: #53C412

A vivid green shade, #53C412 appears as (83, 196, 18) in RGB and (98°, 83%, 42%) in HSL. It is commonly used in modern UI design.

Try:
Color NameOlive Drab
HEX
#53C412
RGB
83, 196, 18
HSL
98°, 83%, 42%
CMYK
58%, 0%, 91%, 23%

Shades

CSS Usage
color: #53C412;
background-color: #53C412;
border-color: #53C412;
box-shadow: 0 0 10px #53C412;
border: 2px solid #53C412;
Tailwind Usage
bg-[#53C412]
text-[#53C412]
border-[#53C412]
shadow-[0_0_10px_53C412]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #53C412, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #53C412; color: #000000; }

Badge

New Feature
.badge { background-color: #53C412; 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 #53C412; background-color: #53C41215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #53C41220; border-left: 4px solid #53C412; }

Link / Accent

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

a { color: #53C412; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #53C412 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 196, 18

Red: 83 / Green: 196 / Blue: 18

HSL

98°, 83%, 42%

Hue: 98° / Saturation: 83% / Lightness: 42%

CMYK

58%, 0%, 91%, 23%

Cyan: 58% / Magenta: 0% / Yellow: 91% / Key: 23%

What color is #53C412?

#53C412 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53C412 to RGB:

rgb(83, 196, 18)HEX to RGB Converter →

HEX to HSL

Convert #53C412 to HSL:

hsl(98, 83%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #53C412 to CMYK:

cmyk(58%, 0%, 91%, 23%)Color Converter →

Color Meaning and Usage

#53C412 is a dynamic green color with RGB values of 83, 196, 18 and HSL of 98°, 83%, 42%. This highly saturated hue evokes energy and excitement, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53C412 is #8312C4, creating high-contrast pairings. For softer combinations, try analogous colors like #ACC412.

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

Contrast with #53C412

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #53C412?

#53C412 is a dynamic green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #53C412?

#53C412 in RGB is (83, 196, 18) - 83 red, 196 green, and 18 blue.

How to use #53C412 in CSS?

Use #53C412 directly in your CSS properties like color or background-color.

What colors go well with #53C412?

#8312C4 (complementary), #ACC412 (analogous), and #367E0C (lighter shade) work well with #53C412.