#70EBAB Color Information

Hex color code: #70EBAB

#70EBAB is a eye-catching green color. In RGB it is (112, 235, 171), and in HSL it is (149°, 75%, 68%). It is widely used in graphic design.

Try:
Color NameMedium Aquamarine
HEX
#70EBAB
RGB
112, 235, 171
HSL
149°, 75%, 68%
CMYK
52%, 0%, 27%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #70EBAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 235, 171

Red: 112 / Green: 235 / Blue: 171

HSL

149°, 75%, 68%

Hue: 149° / Saturation: 75% / Lightness: 68%

CMYK

52%, 0%, 27%, 8%

Cyan: 52% / Magenta: 0% / Yellow: 27% / Key: 8%

What color is #70EBAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70EBAB to RGB:

rgb(112, 235, 171)HEX to RGB Converter →

HEX to HSL

Convert #70EBAB to HSL:

hsl(149, 75%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #70EBAB to CMYK:

cmyk(52%, 0%, 27%, 8%)Color Converter →

Color Meaning and Usage

#70EBAB is a eye-catching green color with RGB values of 112, 235, 171 and HSL of 149°, 75%, 68%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70EBAB is #EB70AF, creating high-contrast pairings. For softer combinations, try analogous colors like #72EB70.

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

Contrast with #70EBAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70EBAB?

#70EBAB is a eye-catching green color - a green hue that evokes nature and harmony.

What is the RGB value of #70EBAB?

#70EBAB in RGB is (112, 235, 171) - 112 red, 235 green, and 171 blue.

How to use #70EBAB in CSS?

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

What colors go well with #70EBAB?

#EB70AF (complementary), #72EB70 (analogous), and #2DE184 (lighter shade) work well with #70EBAB.