#C6DFCC Color Information

Hex color code: #C6DFCC

The hex color #C6DFCC is a airy green with RGB values of (198, 223, 204) and HSL of (134°, 28%, 83%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C6DFCC
RGB
198, 223, 204
HSL
134°, 28%, 83%
CMYK
11%, 0%, 9%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6DFCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 223, 204

Red: 198 / Green: 223 / Blue: 204

HSL

134°, 28%, 83%

Hue: 134° / Saturation: 28% / Lightness: 83%

CMYK

11%, 0%, 9%, 13%

Cyan: 11% / Magenta: 0% / Yellow: 9% / Key: 13%

What color is #C6DFCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6DFCC to RGB:

rgb(198, 223, 204)HEX to RGB Converter →

HEX to HSL

Convert #C6DFCC to HSL:

hsl(134, 28%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #C6DFCC to CMYK:

cmyk(11%, 0%, 9%, 13%)Color Converter →

Color Meaning and Usage

#C6DFCC is a soft green color with RGB values of 198, 223, 204 and HSL of 134°, 28%, 83%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6DFCC is #E0C8DA, creating high-contrast pairings. For softer combinations, try analogous colors like #CEE0C8.

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

Contrast with #C6DFCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6DFCC?

#C6DFCC is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #C6DFCC?

#C6DFCC in RGB is (198, 223, 204) - 198 red, 223 green, and 204 blue.

How to use #C6DFCC in CSS?

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

What colors go well with #C6DFCC?

#E0C8DA (complementary), #CEE0C8 (analogous), and #97C4A1 (lighter shade) work well with #C6DFCC.