#CDED8C Color Information

Hex color code: #CDED8C

A striking green shade, #CDED8C appears as (205, 237, 140) in RGB and (80°, 73%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#CDED8C
RGB
205, 237, 140
HSL
80°, 73%, 74%
CMYK
14%, 0%, 41%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDED8C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 237, 140

Red: 205 / Green: 237 / Blue: 140

HSL

80°, 73%, 74%

Hue: 80° / Saturation: 73% / Lightness: 74%

CMYK

14%, 0%, 41%, 7%

Cyan: 14% / Magenta: 0% / Yellow: 41% / Key: 7%

What color is #CDED8C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDED8C to RGB:

rgb(205, 237, 140)HEX to RGB Converter →

HEX to HSL

Convert #CDED8C to HSL:

hsl(80, 73%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #CDED8C to CMYK:

cmyk(14%, 0%, 41%, 7%)Color Converter →

Color Meaning and Usage

A vivid green tone, #CDED8C has RGB (205, 237, 140) and HSL (80°, 73%, 74%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDED8C is #AD8CED, creating high-contrast pairings. For softer combinations, try analogous colors like #EDDD8C.

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

Contrast with #CDED8C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDED8C?

#CDED8C is a vivid green color - a green hue that evokes nature and harmony.

What is the RGB value of #CDED8C?

#CDED8C in RGB is (205, 237, 140) - 205 red, 237 green, and 140 blue.

How to use #CDED8C in CSS?

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

What colors go well with #CDED8C?

#AD8CED (complementary), #EDDD8C (analogous), and #B0E34A (lighter shade) work well with #CDED8C.