#1EAEBE Color Information

Hex color code: #1EAEBE

A bold cyan shade, #1EAEBE appears as (30, 174, 190) in RGB and (186°, 73%, 43%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLight Sea Green
HEX
#1EAEBE
RGB
30, 174, 190
HSL
186°, 73%, 43%
CMYK
84%, 8%, 0%, 25%

Shades

CSS Usage
color: #1EAEBE;
background-color: #1EAEBE;
border-color: #1EAEBE;
box-shadow: 0 0 10px #1EAEBE;
border: 2px solid #1EAEBE;
Tailwind Usage
bg-[#1EAEBE]
text-[#1EAEBE]
border-[#1EAEBE]
shadow-[0_0_10px_1EAEBE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #1EAEBE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #1EAEBE; color: #000000; }

Badge

New Feature
.badge { background-color: #1EAEBE; 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 #1EAEBE; background-color: #1EAEBE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #1EAEBE20; border-left: 4px solid #1EAEBE; }

Link / Accent

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

a { color: #1EAEBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #1EAEBE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

30, 174, 190

Red: 30 / Green: 174 / Blue: 190

HSL

186°, 73%, 43%

Hue: 186° / Saturation: 73% / Lightness: 43%

CMYK

84%, 8%, 0%, 25%

Cyan: 84% / Magenta: 8% / Yellow: 0% / Key: 25%

What color is #1EAEBE?

#1EAEBE is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1EAEBE to RGB:

rgb(30, 174, 190)HEX to RGB Converter →

HEX to HSL

Convert #1EAEBE to HSL:

hsl(186, 73%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #1EAEBE to CMYK:

cmyk(84%, 8%, 0%, 25%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #1EAEBE has RGB (30, 174, 190) and HSL (186°, 73%, 43%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1EAEBE is #BE2E1E, creating high-contrast pairings. For softer combinations, try analogous colors like #1EBE7E.

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

Contrast with #1EAEBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1EAEBE?

#1EAEBE is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #1EAEBE?

#1EAEBE in RGB is (30, 174, 190) - 30 red, 174 green, and 190 blue.

How to use #1EAEBE in CSS?

Use #1EAEBE directly in your CSS properties like color or background-color.

What colors go well with #1EAEBE?

#BE2E1E (complementary), #1EBE7E (analogous), and #13717C (lighter shade) work well with #1EAEBE.