#70CDBF Color Information

Hex color code: #70CDBF

The hex color #70CDBF is a pastel cyan with RGB values of (112, 205, 191) and HSL of (171°, 48%, 62%). It is commonly used in modern UI design.

Try:
Color NameMedium Aquamarine
HEX
#70CDBF
RGB
112, 205, 191
HSL
171°, 48%, 62%
CMYK
45%, 0%, 7%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #70CDBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 205, 191

Red: 112 / Green: 205 / Blue: 191

HSL

171°, 48%, 62%

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

CMYK

45%, 0%, 7%, 20%

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

What color is #70CDBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70CDBF to RGB:

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

HEX to HSL

Convert #70CDBF to HSL:

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

HEX to CMYK

Convert #70CDBF to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #70CDBF has RGB (112, 205, 191) and HSL (171°, 48%, 62%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70CDBF is #CD707E, creating high-contrast pairings. For softer combinations, try analogous colors like #70CD90.

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

Contrast with #70CDBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70CDBF?

#70CDBF is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #70CDBF?

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

How to use #70CDBF in CSS?

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

What colors go well with #70CDBF?

#CD707E (complementary), #70CD90 (analogous), and #3EB1A0 (lighter shade) work well with #70CDBF.