#168BAC Color Information

Hex color code: #168BAC

The hex color #168BAC is a eye-catching cyan with RGB values of (22, 139, 172) and HSL of (193°, 77%, 38%). It is widely used in graphic design.

Try:
Color NameDark Cyan
HEX
#168BAC
RGB
22, 139, 172
HSL
193°, 77%, 38%
CMYK
87%, 19%, 0%, 33%

Shades

CSS Usage
color: #168BAC;
background-color: #168BAC;
border-color: #168BAC;
box-shadow: 0 0 10px #168BAC;
border: 2px solid #168BAC;
Tailwind Usage
bg-[#168BAC]
text-[#168BAC]
border-[#168BAC]
shadow-[0_0_10px_168BAC]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #168BAC, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #168BAC; color: #000000; }

Badge

New Feature
.badge { background-color: #168BAC; 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 #168BAC; background-color: #168BAC15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #168BAC20; border-left: 4px solid #168BAC; }

Link / Accent

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

a { color: #168BAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #168BAC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

22, 139, 172

Red: 22 / Green: 139 / Blue: 172

HSL

193°, 77%, 38%

Hue: 193° / Saturation: 77% / Lightness: 38%

CMYK

87%, 19%, 0%, 33%

Cyan: 87% / Magenta: 19% / Yellow: 0% / Key: 33%

What color is #168BAC?

#168BAC is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #168BAC to RGB:

rgb(22, 139, 172)HEX to RGB Converter →

HEX to HSL

Convert #168BAC to HSL:

hsl(193, 77%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #168BAC to CMYK:

cmyk(87%, 19%, 0%, 33%)Color Converter →

Color Meaning and Usage

A bold cyan tone, #168BAC has RGB (22, 139, 172) and HSL (193°, 77%, 38%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #168BAC is #AC3716, creating high-contrast pairings. For softer combinations, try analogous colors like #16AC81.

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

Contrast with #168BAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #168BAC?

#168BAC is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #168BAC?

#168BAC in RGB is (22, 139, 172) - 22 red, 139 green, and 172 blue.

How to use #168BAC in CSS?

Use #168BAC directly in your CSS properties like color or background-color.

What colors go well with #168BAC?

#AC3716 (complementary), #16AC81 (analogous), and #0D5468 (lighter shade) work well with #168BAC.