#1D8DAF Color Information

Hex color code: #1D8DAF

#1D8DAF is a eye-catching cyan color. In RGB it is (29, 141, 175), and in HSL it is (194°, 72%, 40%). It is widely used in graphic design.

Try:
Color NameLight Sea Green
HEX
#1D8DAF
RGB
29, 141, 175
HSL
194°, 72%, 40%
CMYK
83%, 19%, 0%, 31%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #1D8DAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

29, 141, 175

Red: 29 / Green: 141 / Blue: 175

HSL

194°, 72%, 40%

Hue: 194° / Saturation: 72% / Lightness: 40%

CMYK

83%, 19%, 0%, 31%

Cyan: 83% / Magenta: 19% / Yellow: 0% / Key: 31%

What color is #1D8DAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #1D8DAF to RGB:

rgb(29, 141, 175)HEX to RGB Converter →

HEX to HSL

Convert #1D8DAF to HSL:

hsl(194, 72%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #1D8DAF to CMYK:

cmyk(83%, 19%, 0%, 31%)Color Converter →

Color Meaning and Usage

A dynamic cyan tone, #1D8DAF has RGB (29, 141, 175) and HSL (194°, 72%, 40%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #1D8DAF is #AF3F1D, creating high-contrast pairings. For softer combinations, try analogous colors like #1DAF88.

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

Contrast with #1D8DAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #1D8DAF?

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

What is the RGB value of #1D8DAF?

#1D8DAF in RGB is (29, 141, 175) - 29 red, 141 green, and 175 blue.

How to use #1D8DAF in CSS?

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

What colors go well with #1D8DAF?

#AF3F1D (complementary), #1DAF88 (analogous), and #12586E (lighter shade) work well with #1D8DAF.