#26AEBA Color Information

Hex color code: #26AEBA

#26AEBA is a serene cyan color. In RGB it is (38, 174, 186), and in HSL it is (185°, 66%, 44%). It is popular in mobile app design.

Try:
Color NameLight Sea Green
HEX
#26AEBA
RGB
38, 174, 186
HSL
185°, 66%, 44%
CMYK
80%, 6%, 0%, 27%

Shades

CSS Usage
color: #26AEBA;
background-color: #26AEBA;
border-color: #26AEBA;
box-shadow: 0 0 10px #26AEBA;
border: 2px solid #26AEBA;
Tailwind Usage
bg-[#26AEBA]
text-[#26AEBA]
border-[#26AEBA]
shadow-[0_0_10px_26AEBA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #26AEBA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #26AEBA; color: #000000; }

Badge

New Feature
.badge { background-color: #26AEBA; 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 #26AEBA; background-color: #26AEBA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #26AEBA20; border-left: 4px solid #26AEBA; }

Link / Accent

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

a { color: #26AEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #26AEBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

38, 174, 186

Red: 38 / Green: 174 / Blue: 186

HSL

185°, 66%, 44%

Hue: 185° / Saturation: 66% / Lightness: 44%

CMYK

80%, 6%, 0%, 27%

Cyan: 80% / Magenta: 6% / Yellow: 0% / Key: 27%

What color is #26AEBA?

#26AEBA is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #26AEBA to RGB:

rgb(38, 174, 186)HEX to RGB Converter →

HEX to HSL

Convert #26AEBA to HSL:

hsl(185, 66%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #26AEBA to CMYK:

cmyk(80%, 6%, 0%, 27%)Color Converter →

Color Meaning and Usage

A calming cyan tone, #26AEBA has RGB (38, 174, 186) and HSL (185°, 66%, 44%). Known for evoking trust and professionalism, this cyan-blue hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #26AEBA is #BA3226, creating high-contrast pairings. For softer combinations, try analogous colors like #26BA7D.

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

Contrast with #26AEBA

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 #26AEBA?

#26AEBA is a calming cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #26AEBA?

#26AEBA in RGB is (38, 174, 186) - 38 red, 174 green, and 186 blue.

How to use #26AEBA in CSS?

Use #26AEBA directly in your CSS properties like color or background-color.

What colors go well with #26AEBA?

#BA3226 (complementary), #26BA7D (analogous), and #19737B (lighter shade) work well with #26AEBA.