#18BF84 Color Information

Hex color code: #18BF84

#18BF84 is a eye-catching cyan color. In RGB it is (24, 191, 132), and in HSL it is (159°, 78%, 42%). It is popular in mobile app design.

Try:
Color NameLight Sea Green
HEX
#18BF84
RGB
24, 191, 132
HSL
159°, 78%, 42%
CMYK
87%, 0%, 31%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #18BF84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 191, 132

Red: 24 / Green: 191 / Blue: 132

HSL

159°, 78%, 42%

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

CMYK

87%, 0%, 31%, 25%

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

What color is #18BF84?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #18BF84 to RGB:

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

HEX to HSL

Convert #18BF84 to HSL:

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

HEX to CMYK

Convert #18BF84 to CMYK:

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

Color Meaning and Usage

A vivid cyan tone, #18BF84 has RGB (24, 191, 132) and HSL (159°, 78%, 42%). Known for evoking trust and professionalism, this cyan-blue hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #18BF84 is #BF1852, creating high-contrast pairings. For softer combinations, try analogous colors like #18BF31.

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

Contrast with #18BF84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #18BF84?

#18BF84 is a vivid cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #18BF84?

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

How to use #18BF84 in CSS?

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

What colors go well with #18BF84?

#BF1852 (complementary), #18BF31 (analogous), and #0F7B55 (lighter shade) work well with #18BF84.