#18776F Color Information

Hex color code: #18776F

A cool cyan shade, #18776F appears as (24, 119, 111) in RGB and (175°, 66%, 28%) in HSL. It is commonly used in modern UI design.

Try:
Color NameTeal
HEX
#18776F
RGB
24, 119, 111
HSL
175°, 66%, 28%
CMYK
80%, 0%, 7%, 53%

Shades

CSS Usage
color: #18776F;
background-color: #18776F;
border-color: #18776F;
box-shadow: 0 0 10px #18776F;
border: 2px solid #18776F;
Tailwind Usage
bg-[#18776F]
text-[#18776F]
border-[#18776F]
shadow-[0_0_10px_18776F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #18776F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #18776F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #18776F; color: #FFFFFF; }

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 #18776F; background-color: #18776F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #18776F20; border-left: 4px solid #18776F; }

Link / Accent

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

a { color: #18776F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #18776F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 119, 111

Red: 24 / Green: 119 / Blue: 111

HSL

175°, 66%, 28%

Hue: 175° / Saturation: 66% / Lightness: 28%

CMYK

80%, 0%, 7%, 53%

Cyan: 80% / Magenta: 0% / Yellow: 7% / Key: 53%

What color is #18776F?

#18776F is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #18776F to RGB:

rgb(24, 119, 111)HEX to RGB Converter →

HEX to HSL

Convert #18776F to HSL:

hsl(175, 66%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #18776F to CMYK:

cmyk(80%, 0%, 7%, 53%)Color Converter →

Color Meaning and Usage

A serene cyan tone, #18776F has RGB (24, 119, 111) and HSL (175°, 66%, 28%). Known for evoking trust and professionalism, this cyan-blue hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #18776F is #771820, creating high-contrast pairings. For softer combinations, try analogous colors like #187740.

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

Contrast with #18776F

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

Contrast Ratio: 3.91:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #18776F?

#18776F is a serene cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #18776F?

#18776F in RGB is (24, 119, 111) - 24 red, 119 green, and 111 blue.

How to use #18776F in CSS?

Use #18776F directly in your CSS properties like color or background-color.

What colors go well with #18776F?

#771820 (complementary), #187740 (analogous), and #0B3733 (lighter shade) work well with #18776F.