#52CB10 Color Information

Hex color code: #52CB10

#52CB10 is a striking green color. In RGB it is (82, 203, 16), and in HSL it is (99°, 85%, 43%). It is popular in mobile app design.

Try:
Color NameLawn Green
HEX
#52CB10
RGB
82, 203, 16
HSL
99°, 85%, 43%
CMYK
60%, 0%, 92%, 20%

Shades

CSS Usage
color: #52CB10;
background-color: #52CB10;
border-color: #52CB10;
box-shadow: 0 0 10px #52CB10;
border: 2px solid #52CB10;
Tailwind Usage
bg-[#52CB10]
text-[#52CB10]
border-[#52CB10]
shadow-[0_0_10px_52CB10]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #52CB10, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #52CB10; color: #000000; }

Badge

New Feature
.badge { background-color: #52CB10; 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 #52CB10; background-color: #52CB1015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #52CB1020; border-left: 4px solid #52CB10; }

Link / Accent

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

a { color: #52CB10; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #52CB10 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 203, 16

Red: 82 / Green: 203 / Blue: 16

HSL

99°, 85%, 43%

Hue: 99° / Saturation: 85% / Lightness: 43%

CMYK

60%, 0%, 92%, 20%

Cyan: 60% / Magenta: 0% / Yellow: 92% / Key: 20%

What color is #52CB10?

#52CB10 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #52CB10 to RGB:

rgb(82, 203, 16)HEX to RGB Converter →

HEX to HSL

Convert #52CB10 to HSL:

hsl(99, 85%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #52CB10 to CMYK:

cmyk(60%, 0%, 92%, 20%)Color Converter →

Color Meaning and Usage

#52CB10 is a bold green color with RGB values of 82, 203, 16 and HSL of 99°, 85%, 43%. This highly saturated hue evokes energy and excitement, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #52CB10 is #8A10CB, creating high-contrast pairings. For softer combinations, try analogous colors like #AFCB10.

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

Contrast with #52CB10

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #52CB10?

#52CB10 is a bold green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #52CB10?

#52CB10 in RGB is (82, 203, 16) - 82 red, 203 green, and 16 blue.

How to use #52CB10 in CSS?

Use #52CB10 directly in your CSS properties like color or background-color.

What colors go well with #52CB10?

#8A10CB (complementary), #AFCB10 (analogous), and #35840B (lighter shade) work well with #52CB10.