#108BBC Color Information

Hex color code: #108BBC

A bold blue shade, #108BBC appears as (16, 139, 188) in RGB and (197°, 84%, 40%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Sea Green
HEX
#108BBC
RGB
16, 139, 188
HSL
197°, 84%, 40%
CMYK
91%, 26%, 0%, 26%

Shades

CSS Usage
color: #108BBC;
background-color: #108BBC;
border-color: #108BBC;
box-shadow: 0 0 10px #108BBC;
border: 2px solid #108BBC;
Tailwind Usage
bg-[#108BBC]
text-[#108BBC]
border-[#108BBC]
shadow-[0_0_10px_108BBC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #108BBC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #108BBC; color: #000000; }

Badge

New Feature
.badge { background-color: #108BBC; 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 #108BBC; background-color: #108BBC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #108BBC20; border-left: 4px solid #108BBC; }

Link / Accent

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

a { color: #108BBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #108BBC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

16, 139, 188

Red: 16 / Green: 139 / Blue: 188

HSL

197°, 84%, 40%

Hue: 197° / Saturation: 84% / Lightness: 40%

CMYK

91%, 26%, 0%, 26%

Cyan: 91% / Magenta: 26% / Yellow: 0% / Key: 26%

What color is #108BBC?

#108BBC is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #108BBC to RGB:

rgb(16, 139, 188)HEX to RGB Converter →

HEX to HSL

Convert #108BBC to HSL:

hsl(197, 84%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #108BBC to CMYK:

cmyk(91%, 26%, 0%, 26%)Color Converter →

Color Meaning and Usage

A vivid blue tone, #108BBC has RGB (16, 139, 188) and HSL (197°, 84%, 40%). Known for evoking energy and excitement, this highly saturated hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #108BBC is #BC4110, creating high-contrast pairings. For softer combinations, try analogous colors like #10BC97.

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

Contrast with #108BBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #108BBC?

#108BBC is a vivid blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #108BBC?

#108BBC in RGB is (16, 139, 188) - 16 red, 139 green, and 188 blue.

How to use #108BBC in CSS?

Use #108BBC directly in your CSS properties like color or background-color.

What colors go well with #108BBC?

#BC4110 (complementary), #10BC97 (analogous), and #0A5775 (lighter shade) work well with #108BBC.