#C6EEDC Color Information

Hex color code: #C6EEDC

The hex color #C6EEDC is a airy cyan with RGB values of (198, 238, 220) and HSL of (153°, 54%, 85%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#C6EEDC
RGB
198, 238, 220
HSL
153°, 54%, 85%
CMYK
17%, 0%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #C6EEDC; 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 #C6EEDC; background-color: #C6EEDC15; }

Alert / Toast

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

Link / Accent

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

a { color: #C6EEDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #C6EEDC in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 238, 220

Red: 198 / Green: 238 / Blue: 220

HSL

153°, 54%, 85%

Hue: 153° / Saturation: 54% / Lightness: 85%

CMYK

17%, 0%, 8%, 7%

Cyan: 17% / Magenta: 0% / Yellow: 8% / Key: 7%

What color is #C6EEDC?

#C6EEDC is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6EEDC to RGB:

rgb(198, 238, 220)HEX to RGB Converter →

HEX to HSL

Convert #C6EEDC to HSL:

hsl(153, 54%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #C6EEDC to CMYK:

cmyk(17%, 0%, 8%, 7%)Color Converter →

Color Meaning and Usage

A airy cyan tone, #C6EEDC has RGB (198, 238, 220) and HSL (153°, 54%, 85%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6EEDC is #EDC4D7, creating high-contrast pairings. For softer combinations, try analogous colors like #C4EDC6.

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

Contrast with #C6EEDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6EEDC?

#C6EEDC is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C6EEDC?

#C6EEDC in RGB is (198, 238, 220) - 198 red, 238 green, and 220 blue.

How to use #C6EEDC in CSS?

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

What colors go well with #C6EEDC?

#EDC4D7 (complementary), #C4EDC6 (analogous), and #89DCB7 (lighter shade) work well with #C6EEDC.