#18918D Color Information

Hex color code: #18918D

#18918D is a bold cyan color. In RGB it is (24, 145, 141), and in HSL it is (178°, 72%, 33%). It is frequently seen in web interfaces.

Try:
Color NameDark Cyan
HEX
#18918D
RGB
24, 145, 141
HSL
178°, 72%, 33%
CMYK
83%, 0%, 3%, 43%

Shades

CSS Usage
color: #18918D;
background-color: #18918D;
border-color: #18918D;
box-shadow: 0 0 10px #18918D;
border: 2px solid #18918D;
Tailwind Usage
bg-[#18918D]
text-[#18918D]
border-[#18918D]
shadow-[0_0_10px_18918D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #18918D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #18918D; color: #000000; }

Badge

New Feature
.badge { background-color: #18918D; 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 #18918D; background-color: #18918D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #18918D20; border-left: 4px solid #18918D; }

Link / Accent

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

a { color: #18918D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #18918D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 145, 141

Red: 24 / Green: 145 / Blue: 141

HSL

178°, 72%, 33%

Hue: 178° / Saturation: 72% / Lightness: 33%

CMYK

83%, 0%, 3%, 43%

Cyan: 83% / Magenta: 0% / Yellow: 3% / Key: 43%

What color is #18918D?

#18918D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #18918D to RGB:

rgb(24, 145, 141)HEX to RGB Converter →

HEX to HSL

Convert #18918D to HSL:

hsl(178, 72%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #18918D to CMYK:

cmyk(83%, 0%, 3%, 43%)Color Converter →

Color Meaning and Usage

A striking cyan tone, #18918D has RGB (24, 145, 141) and HSL (178°, 72%, 33%). Known for evoking trust and professionalism, this cyan-blue hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #18918D is #91181C, creating high-contrast pairings. For softer combinations, try analogous colors like #189150.

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

Contrast with #18918D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #18918D?

#18918D is a striking cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #18918D?

#18918D in RGB is (24, 145, 141) - 24 red, 145 green, and 141 blue.

How to use #18918D in CSS?

Use #18918D directly in your CSS properties like color or background-color.

What colors go well with #18918D?

#91181C (complementary), #189150 (analogous), and #0D4F4D (lighter shade) work well with #18918D.