#18F2AD Color Information

Hex color code: #18F2AD

#18F2AD is a eye-catching cyan color. In RGB it is (24, 242, 173), and in HSL it is (161°, 89%, 52%). It is popular in mobile app design.

Try:
Color NameMedium Spring Green
HEX
#18F2AD
RGB
24, 242, 173
HSL
161°, 89%, 52%
CMYK
90%, 0%, 29%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #18F2AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

24, 242, 173

Red: 24 / Green: 242 / Blue: 173

HSL

161°, 89%, 52%

Hue: 161° / Saturation: 89% / Lightness: 52%

CMYK

90%, 0%, 29%, 5%

Cyan: 90% / Magenta: 0% / Yellow: 29% / Key: 5%

What color is #18F2AD?

#18F2AD is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #18F2AD to RGB:

rgb(24, 242, 173)HEX to RGB Converter →

HEX to HSL

Convert #18F2AD to HSL:

hsl(161, 89%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #18F2AD to CMYK:

cmyk(90%, 0%, 29%, 5%)Color Converter →

Color Meaning and Usage

#18F2AD is a dynamic cyan color with RGB values of 24, 242, 173 and HSL of 161°, 89%, 52%. This highly saturated hue evokes energy and excitement, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #18F2AD is #F2185D, creating high-contrast pairings. For softer combinations, try analogous colors like #18F240.

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

Contrast with #18F2AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #18F2AD?

#18F2AD is a dynamic cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #18F2AD?

#18F2AD in RGB is (24, 242, 173) - 24 red, 242 green, and 173 blue.

How to use #18F2AD in CSS?

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

What colors go well with #18F2AD?

#F2185D (complementary), #18F240 (analogous), and #0AB27D (lighter shade) work well with #18F2AD.