#70BECA Color Information

Hex color code: #70BECA

The hex color #70BECA is a pastel cyan with RGB values of (112, 190, 202) and HSL of (188°, 46%, 62%). It is commonly used in modern UI design.

Try:
Color NameMedium Aquamarine
HEX
#70BECA
RGB
112, 190, 202
HSL
188°, 46%, 62%
CMYK
45%, 6%, 0%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #70BECA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 190, 202

Red: 112 / Green: 190 / Blue: 202

HSL

188°, 46%, 62%

Hue: 188° / Saturation: 46% / Lightness: 62%

CMYK

45%, 6%, 0%, 21%

Cyan: 45% / Magenta: 6% / Yellow: 0% / Key: 21%

What color is #70BECA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70BECA to RGB:

rgb(112, 190, 202)HEX to RGB Converter →

HEX to HSL

Convert #70BECA to HSL:

hsl(188, 46%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #70BECA to CMYK:

cmyk(45%, 6%, 0%, 21%)Color Converter →

Color Meaning and Usage

#70BECA is a delicate cyan color with RGB values of 112, 190, 202 and HSL of 188°, 46%, 62%. This cyan-blue hue evokes trust and professionalism, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #70BECA is #CB7D72, creating high-contrast pairings. For softer combinations, try analogous colors like #72CBAA.

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

Contrast with #70BECA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70BECA?

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

What is the RGB value of #70BECA?

#70BECA in RGB is (112, 190, 202) - 112 red, 190 green, and 202 blue.

How to use #70BECA in CSS?

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

What colors go well with #70BECA?

#CB7D72 (complementary), #72CBAA (analogous), and #41A0AF (lighter shade) work well with #70BECA.