#70EBDA Color Information

Hex color code: #70EBDA

The hex color #70EBDA is a dynamic cyan with RGB values of (112, 235, 218) and HSL of (172°, 75%, 68%). It is typically applied in digital products.

Try:
Color NameAquamarine
HEX
#70EBDA
RGB
112, 235, 218
HSL
172°, 75%, 68%
CMYK
52%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #70EBDA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 235, 218

Red: 112 / Green: 235 / Blue: 218

HSL

172°, 75%, 68%

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

CMYK

52%, 0%, 7%, 8%

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

What color is #70EBDA?

#70EBDA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70EBDA to RGB:

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

HEX to HSL

Convert #70EBDA to HSL:

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

HEX to CMYK

Convert #70EBDA to CMYK:

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

Color Meaning and Usage

A vivid cyan tone, #70EBDA has RGB (112, 235, 218) and HSL (172°, 75%, 68%). Known for evoking trust and professionalism, this cyan-blue hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70EBDA is #EB7081, creating high-contrast pairings. For softer combinations, try analogous colors like #70EB9D.

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

Contrast with #70EBDA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70EBDA?

#70EBDA is a vivid cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #70EBDA?

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

How to use #70EBDA in CSS?

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

What colors go well with #70EBDA?

#EB7081 (complementary), #70EB9D (analogous), and #2DE1C9 (lighter shade) work well with #70EBDA.