#18AEBF Color Information

Hex color code: #18AEBF

A striking cyan shade, #18AEBF appears as (24, 174, 191) in RGB and (186°, 78%, 42%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Sea Green
HEX
#18AEBF
RGB
24, 174, 191
HSL
186°, 78%, 42%
CMYK
87%, 9%, 0%, 25%

Shades

CSS Usage
color: #18AEBF;
background-color: #18AEBF;
border-color: #18AEBF;
box-shadow: 0 0 10px #18AEBF;
border: 2px solid #18AEBF;
Tailwind Usage
bg-[#18AEBF]
text-[#18AEBF]
border-[#18AEBF]
shadow-[0_0_10px_18AEBF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #18AEBF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #18AEBF; color: #000000; }

Badge

New Feature
.badge { background-color: #18AEBF; 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 #18AEBF; background-color: #18AEBF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #18AEBF20; border-left: 4px solid #18AEBF; }

Link / Accent

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

a { color: #18AEBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #18AEBF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 174, 191

Red: 24 / Green: 174 / Blue: 191

HSL

186°, 78%, 42%

Hue: 186° / Saturation: 78% / Lightness: 42%

CMYK

87%, 9%, 0%, 25%

Cyan: 87% / Magenta: 9% / Yellow: 0% / Key: 25%

What color is #18AEBF?

#18AEBF is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #18AEBF to RGB:

rgb(24, 174, 191)HEX to RGB Converter →

HEX to HSL

Convert #18AEBF to HSL:

hsl(186, 78%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #18AEBF to CMYK:

cmyk(87%, 9%, 0%, 25%)Color Converter →

Color Meaning and Usage

#18AEBF is a bold cyan color with RGB values of 24, 174, 191 and HSL of 186°, 78%, 42%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #18AEBF is #BF2818, creating high-contrast pairings. For softer combinations, try analogous colors like #18BF7C.

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

Contrast with #18AEBF

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

Contrast Ratio: 7.85:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #18AEBF?

#18AEBF is a bold cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #18AEBF?

#18AEBF in RGB is (24, 174, 191) - 24 red, 174 green, and 191 blue.

How to use #18AEBF in CSS?

Use #18AEBF directly in your CSS properties like color or background-color.

What colors go well with #18AEBF?

#BF2818 (complementary), #18BF7C (analogous), and #0F707B (lighter shade) work well with #18AEBF.