#70CDBA Color Information

Hex color code: #70CDBA

A subtle cyan shade, #70CDBA appears as (112, 205, 186) in RGB and (168°, 48%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Aquamarine
HEX
#70CDBA
RGB
112, 205, 186
HSL
168°, 48%, 62%
CMYK
45%, 0%, 9%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #70CDBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 205, 186

Red: 112 / Green: 205 / Blue: 186

HSL

168°, 48%, 62%

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

CMYK

45%, 0%, 9%, 20%

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

What color is #70CDBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70CDBA to RGB:

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

HEX to HSL

Convert #70CDBA to HSL:

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

HEX to CMYK

Convert #70CDBA to CMYK:

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

Color Meaning and Usage

#70CDBA is a subtle cyan color with RGB values of 112, 205, 186 and HSL of 168°, 48%, 62%. This cyan-blue hue evokes trust and professionalism, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70CDBA is #CD7082, creating high-contrast pairings. For softer combinations, try analogous colors like #70CD8B.

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

Contrast with #70CDBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70CDBA?

#70CDBA is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #70CDBA?

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

How to use #70CDBA in CSS?

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

What colors go well with #70CDBA?

#CD7082 (complementary), #70CD8B (analogous), and #3EB19A (lighter shade) work well with #70CDBA.