#70EBEB Color Information

Hex color code: #70EBEB

The hex color #70EBEB is a vivid cyan with RGB values of (112, 235, 235) and HSL of (180°, 75%, 68%). It is commonly used in modern UI design.

Try:
Color NameAquamarine
HEX
#70EBEB
RGB
112, 235, 235
HSL
180°, 75%, 68%
CMYK
52%, 0%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #70EBEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

112, 235, 235

Red: 112 / Green: 235 / Blue: 235

HSL

180°, 75%, 68%

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

CMYK

52%, 0%, 0%, 8%

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

What color is #70EBEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #70EBEB to RGB:

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

HEX to HSL

Convert #70EBEB to HSL:

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

HEX to CMYK

Convert #70EBEB to CMYK:

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

Color Meaning and Usage

#70EBEB is a vivid cyan color with RGB values of 112, 235, 235 and HSL of 180°, 75%, 68%. 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 #70EBEB is #EB7070, creating high-contrast pairings. For softer combinations, try analogous colors like #70EBAD.

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

Contrast with #70EBEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #70EBEB?

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

What is the RGB value of #70EBEB?

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

How to use #70EBEB in CSS?

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

What colors go well with #70EBEB?

#EB7070 (complementary), #70EBAD (analogous), and #2DE1E1 (lighter shade) work well with #70EBEB.