#8AFFEB Color Information

Hex color code: #8AFFEB

A ethereal cyan shade, #8AFFEB appears as (138, 255, 235) in RGB and (170°, 100%, 77%) in HSL. It is typically applied in digital products.

Try:
Color NameAquamarine
HEX
#8AFFEB
RGB
138, 255, 235
HSL
170°, 100%, 77%
CMYK
46%, 0%, 8%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #8AFFEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

138, 255, 235

Red: 138 / Green: 255 / Blue: 235

HSL

170°, 100%, 77%

Hue: 170° / Saturation: 100% / Lightness: 77%

CMYK

46%, 0%, 8%, 0%

Cyan: 46% / Magenta: 0% / Yellow: 8% / Key: 0%

What color is #8AFFEB?

#8AFFEB is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8AFFEB to RGB:

rgb(138, 255, 235)HEX to RGB Converter →

HEX to HSL

Convert #8AFFEB to HSL:

hsl(170, 100%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #8AFFEB to CMYK:

cmyk(46%, 0%, 8%, 0%)Color Converter →

Color Meaning and Usage

A delicate cyan tone, #8AFFEB has RGB (138, 255, 235) and HSL (170°, 100%, 77%). Known for evoking energy and excitement, this highly saturated hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8AFFEB is #FF8A9D, creating high-contrast pairings. For softer combinations, try analogous colors like #8AFFB1.

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

Contrast with #8AFFEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8AFFEB?

#8AFFEB is a delicate cyan color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #8AFFEB?

#8AFFEB in RGB is (138, 255, 235) - 138 red, 255 green, and 235 blue.

How to use #8AFFEB in CSS?

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

What colors go well with #8AFFEB?

#FF8A9D (complementary), #8AFFB1 (analogous), and #3DFFDF (lighter shade) work well with #8AFFEB.