#168AA7 Color Information

Hex color code: #168AA7

A dynamic cyan shade, #168AA7 appears as (22, 138, 167) in RGB and (192°, 77%, 37%) in HSL. It is widely used in graphic design.

Try:
Color NameDark Cyan
HEX
#168AA7
RGB
22, 138, 167
HSL
192°, 77%, 37%
CMYK
87%, 17%, 0%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #168AA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

22, 138, 167

Red: 22 / Green: 138 / Blue: 167

HSL

192°, 77%, 37%

Hue: 192° / Saturation: 77% / Lightness: 37%

CMYK

87%, 17%, 0%, 35%

Cyan: 87% / Magenta: 17% / Yellow: 0% / Key: 35%

What color is #168AA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #168AA7 to RGB:

rgb(22, 138, 167)HEX to RGB Converter →

HEX to HSL

Convert #168AA7 to HSL:

hsl(192, 77%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #168AA7 to CMYK:

cmyk(87%, 17%, 0%, 35%)Color Converter →

Color Meaning and Usage

A dynamic cyan tone, #168AA7 has RGB (22, 138, 167) and HSL (192°, 77%, 37%). Known for evoking trust and professionalism, this cyan-blue hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #168AA7 is #A73316, creating high-contrast pairings. For softer combinations, try analogous colors like #16A77B.

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

Contrast with #168AA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #168AA7?

#168AA7 is a dynamic cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #168AA7?

#168AA7 in RGB is (22, 138, 167) - 22 red, 138 green, and 167 blue.

How to use #168AA7 in CSS?

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

What colors go well with #168AA7?

#A73316 (complementary), #16A77B (analogous), and #0D5263 (lighter shade) work well with #168AA7.