#C6DDBB Color Information

Hex color code: #C6DDBB

#C6DDBB is a soft green color. In RGB it is (198, 221, 187), and in HSL it is (101°, 33%, 80%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C6DDBB
RGB
198, 221, 187
HSL
101°, 33%, 80%
CMYK
10%, 0%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6DDBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 221, 187

Red: 198 / Green: 221 / Blue: 187

HSL

101°, 33%, 80%

Hue: 101° / Saturation: 33% / Lightness: 80%

CMYK

10%, 0%, 15%, 13%

Cyan: 10% / Magenta: 0% / Yellow: 15% / Key: 13%

What color is #C6DDBB?

#C6DDBB is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6DDBB to RGB:

rgb(198, 221, 187)HEX to RGB Converter →

HEX to HSL

Convert #C6DDBB to HSL:

hsl(101, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #C6DDBB to CMYK:

cmyk(10%, 0%, 15%, 13%)Color Converter →

Color Meaning and Usage

A soft green tone, #C6DDBB has RGB (198, 221, 187) and HSL (101°, 33%, 80%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6DDBB is #D2BBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #D7DDBB.

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

Contrast with #C6DDBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6DDBB?

#C6DDBB is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #C6DDBB?

#C6DDBB in RGB is (198, 221, 187) - 198 red, 221 green, and 187 blue.

How to use #C6DDBB in CSS?

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

What colors go well with #C6DDBB?

#D2BBDD (complementary), #D7DDBB (analogous), and #9BC388 (lighter shade) work well with #C6DDBB.