#8AEFDB Color Information

Hex color code: #8AEFDB

#8AEFDB is a eye-catching cyan color. In RGB it is (138, 239, 219), and in HSL it is (168°, 76%, 74%). It is widely used in graphic design.

Try:
Color NameAquamarine
HEX
#8AEFDB
RGB
138, 239, 219
HSL
168°, 76%, 74%
CMYK
42%, 0%, 8%, 6%

Shades

CSS Usage
color: #8AEFDB;
background-color: #8AEFDB;
border-color: #8AEFDB;
box-shadow: 0 0 10px #8AEFDB;
border: 2px solid #8AEFDB;
Tailwind Usage
bg-[#8AEFDB]
text-[#8AEFDB]
border-[#8AEFDB]
shadow-[0_0_10px_8AEFDB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #8AEFDB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #8AEFDB; color: #000000; }

Badge

New Feature
.badge { background-color: #8AEFDB; 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 #8AEFDB; background-color: #8AEFDB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #8AEFDB20; border-left: 4px solid #8AEFDB; }

Link / Accent

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

a { color: #8AEFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #8AEFDB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

138, 239, 219

Red: 138 / Green: 239 / Blue: 219

HSL

168°, 76%, 74%

Hue: 168° / Saturation: 76% / Lightness: 74%

CMYK

42%, 0%, 8%, 6%

Cyan: 42% / Magenta: 0% / Yellow: 8% / Key: 6%

What color is #8AEFDB?

#8AEFDB is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8AEFDB to RGB:

rgb(138, 239, 219)HEX to RGB Converter →

HEX to HSL

Convert #8AEFDB to HSL:

hsl(168, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #8AEFDB to CMYK:

cmyk(42%, 0%, 8%, 6%)Color Converter →

Color Meaning and Usage

A vivid cyan tone, #8AEFDB has RGB (138, 239, 219) and HSL (168°, 76%, 74%). Known for evoking trust and professionalism, this cyan-blue hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8AEFDB is #EF8A9E, creating high-contrast pairings. For softer combinations, try analogous colors like #8AEFA9.

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

Contrast with #8AEFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8AEFDB?

#8AEFDB is a vivid cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #8AEFDB?

#8AEFDB in RGB is (138, 239, 219) - 138 red, 239 green, and 219 blue.

How to use #8AEFDB in CSS?

Use #8AEFDB directly in your CSS properties like color or background-color.

What colors go well with #8AEFDB?

#EF8A9E (complementary), #8AEFA9 (analogous), and #47E6C6 (lighter shade) work well with #8AEFDB.