#1ADB9E Color Information

Hex color code: #1ADB9E

A eye-catching cyan shade, #1ADB9E appears as (26, 219, 158) in RGB and (161°, 79%, 48%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Spring Green
HEX
#1ADB9E
RGB
26, 219, 158
HSL
161°, 79%, 48%
CMYK
88%, 0%, 28%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #1ADB9E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

26, 219, 158

Red: 26 / Green: 219 / Blue: 158

HSL

161°, 79%, 48%

Hue: 161° / Saturation: 79% / Lightness: 48%

CMYK

88%, 0%, 28%, 14%

Cyan: 88% / Magenta: 0% / Yellow: 28% / Key: 14%

What color is #1ADB9E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1ADB9E to RGB:

rgb(26, 219, 158)HEX to RGB Converter →

HEX to HSL

Convert #1ADB9E to HSL:

hsl(161, 79%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #1ADB9E to CMYK:

cmyk(88%, 0%, 28%, 14%)Color Converter →

Color Meaning and Usage

A dynamic cyan tone, #1ADB9E has RGB (26, 219, 158) and HSL (161°, 79%, 48%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1ADB9E is #DB1A57, creating high-contrast pairings. For softer combinations, try analogous colors like #1ADB3D.

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

Contrast with #1ADB9E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1ADB9E?

#1ADB9E is a dynamic cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #1ADB9E?

#1ADB9E in RGB is (26, 219, 158) - 26 red, 219 green, and 158 blue.

How to use #1ADB9E in CSS?

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

What colors go well with #1ADB9E?

#DB1A57 (complementary), #1ADB3D (analogous), and #12976D (lighter shade) work well with #1ADB9E.