#CEDCC6 Color Information

Hex color code: #CEDCC6

A light green shade, #CEDCC6 appears as (206, 220, 198) in RGB and (98°, 24%, 82%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#CEDCC6
RGB
206, 220, 198
HSL
98°, 24%, 82%
CMYK
6%, 0%, 10%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEDCC6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 220, 198

Red: 206 / Green: 220 / Blue: 198

HSL

98°, 24%, 82%

Hue: 98° / Saturation: 24% / Lightness: 82%

CMYK

6%, 0%, 10%, 14%

Cyan: 6% / Magenta: 0% / Yellow: 10% / Key: 14%

What color is #CEDCC6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEDCC6 to RGB:

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

HEX to HSL

Convert #CEDCC6 to HSL:

hsl(98, 24%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CEDCC6 to CMYK:

cmyk(6%, 0%, 10%, 14%)Color Converter →

Color Meaning and Usage

A delicate green tone, #CEDCC6 has RGB (206, 220, 198) and HSL (98°, 24%, 82%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEDCC6 is #D4C6DC, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DCC6.

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

Contrast with #CEDCC6

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 #CEDCC6?

#CEDCC6 is a delicate green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEDCC6?

#CEDCC6 in RGB is (206, 220, 198) - 206 red, 220 green, and 198 blue.

How to use #CEDCC6 in CSS?

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

What colors go well with #CEDCC6?

#D4C6DC (complementary), #D9DCC6 (analogous), and #A5BF97 (lighter shade) work well with #CEDCC6.