#70CD8A Color Information

Hex color code: #70CD8A

A subtle green shade, #70CD8A appears as (112, 205, 138) in RGB and (137°, 48%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameMedium Aquamarine
HEX
#70CD8A
RGB
112, 205, 138
HSL
137°, 48%, 62%
CMYK
45%, 0%, 33%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #70CD8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 205, 138

Red: 112 / Green: 205 / Blue: 138

HSL

137°, 48%, 62%

Hue: 137° / Saturation: 48% / Lightness: 62%

CMYK

45%, 0%, 33%, 20%

Cyan: 45% / Magenta: 0% / Yellow: 33% / Key: 20%

What color is #70CD8A?

#70CD8A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70CD8A to RGB:

rgb(112, 205, 138)HEX to RGB Converter →

HEX to HSL

Convert #70CD8A to HSL:

hsl(137, 48%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #70CD8A to CMYK:

cmyk(45%, 0%, 33%, 20%)Color Converter →

Color Meaning and Usage

A delicate green tone, #70CD8A has RGB (112, 205, 138) and HSL (137°, 48%, 62%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70CD8A is #CD70B2, creating high-contrast pairings. For softer combinations, try analogous colors like #84CD70.

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

Contrast with #70CD8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70CD8A?

#70CD8A is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #70CD8A?

#70CD8A in RGB is (112, 205, 138) - 112 red, 205 green, and 138 blue.

How to use #70CD8A in CSS?

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

What colors go well with #70CD8A?

#CD70B2 (complementary), #84CD70 (analogous), and #3EB15F (lighter shade) work well with #70CD8A.