#64F122 Color Information

Hex color code: #64F122

A vivid green shade, #64F122 appears as (100, 241, 34) in RGB and (101°, 88%, 54%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLawn Green
HEX
#64F122
RGB
100, 241, 34
HSL
101°, 88%, 54%
CMYK
59%, 0%, 86%, 5%

Shades

CSS Usage
color: #64F122;
background-color: #64F122;
border-color: #64F122;
box-shadow: 0 0 10px #64F122;
border: 2px solid #64F122;
Tailwind Usage
bg-[#64F122]
text-[#64F122]
border-[#64F122]
shadow-[0_0_10px_64F122]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #64F122, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #64F122; color: #000000; }

Badge

New Feature
.badge { background-color: #64F122; 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 #64F122; background-color: #64F12215; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #64F12220; border-left: 4px solid #64F122; }

Link / Accent

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

a { color: #64F122; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #64F122 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

100, 241, 34

Red: 100 / Green: 241 / Blue: 34

HSL

101°, 88%, 54%

Hue: 101° / Saturation: 88% / Lightness: 54%

CMYK

59%, 0%, 86%, 5%

Cyan: 59% / Magenta: 0% / Yellow: 86% / Key: 5%

What color is #64F122?

#64F122 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #64F122 to RGB:

rgb(100, 241, 34)HEX to RGB Converter →

HEX to HSL

Convert #64F122 to HSL:

hsl(101, 88%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #64F122 to CMYK:

cmyk(59%, 0%, 86%, 5%)Color Converter →

Color Meaning and Usage

A bold green tone, #64F122 has RGB (100, 241, 34) and HSL (101°, 88%, 54%). Known for evoking energy and excitement, this highly saturated hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #64F122 is #B022F1, creating high-contrast pairings. For softer combinations, try analogous colors like #CBF122.

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

Contrast with #64F122

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #64F122?

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

What is the RGB value of #64F122?

#64F122 in RGB is (100, 241, 34) - 100 red, 241 green, and 34 blue.

How to use #64F122 in CSS?

Use #64F122 directly in your CSS properties like color or background-color.

What colors go well with #64F122?

#B022F1 (complementary), #CBF122 (analogous), and #43BB0C (lighter shade) work well with #64F122.