#70F440 Color Information

Hex color code: #70F440

#70F440 is a striking green color. In RGB it is (112, 244, 64), and in HSL it is (104°, 89%, 60%). It is popular in mobile app design.

Try:
Color NameYellow Green
HEX
#70F440
RGB
112, 244, 64
HSL
104°, 89%, 60%
CMYK
54%, 0%, 74%, 4%

Shades

CSS Usage
color: #70F440;
background-color: #70F440;
border-color: #70F440;
box-shadow: 0 0 10px #70F440;
border: 2px solid #70F440;
Tailwind Usage
bg-[#70F440]
text-[#70F440]
border-[#70F440]
shadow-[0_0_10px_70F440]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #70F440, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #70F440; color: #000000; }

Badge

New Feature
.badge { background-color: #70F440; 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 #70F440; background-color: #70F44015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #70F44020; border-left: 4px solid #70F440; }

Link / Accent

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

a { color: #70F440; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #70F440 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 244, 64

Red: 112 / Green: 244 / Blue: 64

HSL

104°, 89%, 60%

Hue: 104° / Saturation: 89% / Lightness: 60%

CMYK

54%, 0%, 74%, 4%

Cyan: 54% / Magenta: 0% / Yellow: 74% / Key: 4%

What color is #70F440?

#70F440 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70F440 to RGB:

rgb(112, 244, 64)HEX to RGB Converter →

HEX to HSL

Convert #70F440 to HSL:

hsl(104, 89%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #70F440 to CMYK:

cmyk(54%, 0%, 74%, 4%)Color Converter →

Color Meaning and Usage

#70F440 is a dynamic green color with RGB values of 112, 244, 64 and HSL of 104°, 89%, 60%. This highly saturated hue evokes energy and excitement, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70F440 is #C33EF4, creating high-contrast pairings. For softer combinations, try analogous colors like #C9F43E.

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

Contrast with #70F440

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70F440?

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

What is the RGB value of #70F440?

#70F440 in RGB is (112, 244, 64) - 112 red, 244 green, and 64 blue.

How to use #70F440 in CSS?

Use #70F440 directly in your CSS properties like color or background-color.

What colors go well with #70F440?

#C33EF4 (complementary), #C9F43E (analogous), and #43D90D (lighter shade) work well with #70F440.