#8CCFAD Color Information

Hex color code: #8CCFAD

The hex color #8CCFAD is a subtle cyan with RGB values of (140, 207, 173) and HSL of (150°, 41%, 68%). It is popular in mobile app design.

Try:
Color NameDark Sea Green
HEX
#8CCFAD
RGB
140, 207, 173
HSL
150°, 41%, 68%
CMYK
32%, 0%, 16%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #8CCFAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

140, 207, 173

Red: 140 / Green: 207 / Blue: 173

HSL

150°, 41%, 68%

Hue: 150° / Saturation: 41% / Lightness: 68%

CMYK

32%, 0%, 16%, 19%

Cyan: 32% / Magenta: 0% / Yellow: 16% / Key: 19%

What color is #8CCFAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #8CCFAD to RGB:

rgb(140, 207, 173)HEX to RGB Converter →

HEX to HSL

Convert #8CCFAD to HSL:

hsl(150, 41%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #8CCFAD to CMYK:

cmyk(32%, 0%, 16%, 19%)Color Converter →

Color Meaning and Usage

A subtle cyan tone, #8CCFAD has RGB (140, 207, 173) and HSL (150°, 41%, 68%). Known for evoking trust and professionalism, this cyan-blue hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #8CCFAD is #CF8CAD, creating high-contrast pairings. For softer combinations, try analogous colors like #8CCF8C.

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

Contrast with #8CCFAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #8CCFAD?

#8CCFAD is a subtle cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #8CCFAD?

#8CCFAD in RGB is (140, 207, 173) - 140 red, 207 green, and 173 blue.

How to use #8CCFAD in CSS?

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

What colors go well with #8CCFAD?

#CF8CAD (complementary), #8CCF8C (analogous), and #56B887 (lighter shade) work well with #8CCFAD.