#C6DFBC Color Information

Hex color code: #C6DFBC

A soft green shade, #C6DFBC appears as (198, 223, 188) in RGB and (103°, 35%, 81%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C6DFBC
RGB
198, 223, 188
HSL
103°, 35%, 81%
CMYK
11%, 0%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6DFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 223, 188

Red: 198 / Green: 223 / Blue: 188

HSL

103°, 35%, 81%

Hue: 103° / Saturation: 35% / Lightness: 81%

CMYK

11%, 0%, 16%, 13%

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

What color is #C6DFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6DFBC to RGB:

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

HEX to HSL

Convert #C6DFBC to HSL:

hsl(103, 35%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #C6DFBC to CMYK:

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

Color Meaning and Usage

A soft green tone, #C6DFBC has RGB (198, 223, 188) and HSL (103°, 35%, 81%). 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 #C6DFBC is #D6BEE0, creating high-contrast pairings. For softer combinations, try analogous colors like #D8E0BE.

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

Contrast with #C6DFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6DFBC?

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

What is the RGB value of #C6DFBC?

#C6DFBC in RGB is (198, 223, 188) - 198 red, 223 green, and 188 blue.

How to use #C6DFBC in CSS?

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

What colors go well with #C6DFBC?

#D6BEE0 (complementary), #D8E0BE (analogous), and #9BC78A (lighter shade) work well with #C6DFBC.