#149EBD Color Information

Hex color code: #149EBD

The hex color #149EBD is a dynamic cyan with RGB values of (20, 158, 189) and HSL of (191°, 81%, 41%). It is typically applied in digital products.

Try:
Color NameLight Sea Green
HEX
#149EBD
RGB
20, 158, 189
HSL
191°, 81%, 41%
CMYK
89%, 16%, 0%, 26%

Shades

CSS Usage
color: #149EBD;
background-color: #149EBD;
border-color: #149EBD;
box-shadow: 0 0 10px #149EBD;
border: 2px solid #149EBD;
Tailwind Usage
bg-[#149EBD]
text-[#149EBD]
border-[#149EBD]
shadow-[0_0_10px_149EBD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #149EBD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #149EBD; color: #000000; }

Badge

New Feature
.badge { background-color: #149EBD; 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 #149EBD; background-color: #149EBD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #149EBD20; border-left: 4px solid #149EBD; }

Link / Accent

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

a { color: #149EBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #149EBD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

20, 158, 189

Red: 20 / Green: 158 / Blue: 189

HSL

191°, 81%, 41%

Hue: 191° / Saturation: 81% / Lightness: 41%

CMYK

89%, 16%, 0%, 26%

Cyan: 89% / Magenta: 16% / Yellow: 0% / Key: 26%

What color is #149EBD?

#149EBD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #149EBD to RGB:

rgb(20, 158, 189)HEX to RGB Converter →

HEX to HSL

Convert #149EBD to HSL:

hsl(191, 81%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #149EBD to CMYK:

cmyk(89%, 16%, 0%, 26%)Color Converter →

Color Meaning and Usage

#149EBD is a bold cyan color with RGB values of 20, 158, 189 and HSL of 191°, 81%, 41%. This highly saturated hue evokes energy and excitement, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #149EBD is #BD3314, creating high-contrast pairings. For softer combinations, try analogous colors like #14BD88.

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

Contrast with #149EBD

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

Contrast Ratio: 6.66:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #149EBD?

#149EBD is a bold cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #149EBD?

#149EBD in RGB is (20, 158, 189) - 20 red, 158 green, and 189 blue.

How to use #149EBD in CSS?

Use #149EBD directly in your CSS properties like color or background-color.

What colors go well with #149EBD?

#BD3314 (complementary), #14BD88 (analogous), and #0D6478 (lighter shade) work well with #149EBD.