#CDEFBD Color Information

Hex color code: #CDEFBD

A airy green shade, #CDEFBD appears as (205, 239, 189) in RGB and (101°, 61%, 84%) in HSL. It is popular in mobile app design.

Try:
Color NameWheat
HEX
#CDEFBD
RGB
205, 239, 189
HSL
101°, 61%, 84%
CMYK
14%, 0%, 21%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDEFBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 239, 189

Red: 205 / Green: 239 / Blue: 189

HSL

101°, 61%, 84%

Hue: 101° / Saturation: 61% / Lightness: 84%

CMYK

14%, 0%, 21%, 6%

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

What color is #CDEFBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDEFBD to RGB:

rgb(205, 239, 189)HEX to RGB Converter →

HEX to HSL

Convert #CDEFBD to HSL:

hsl(101, 61%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CDEFBD to CMYK:

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

Color Meaning and Usage

A soft green tone, #CDEFBD has RGB (205, 239, 189) and HSL (101°, 61%, 84%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDEFBD is #DFBDEF, creating high-contrast pairings. For softer combinations, try analogous colors like #E6EFBD.

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

Contrast with #CDEFBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDEFBD?

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

What is the RGB value of #CDEFBD?

#CDEFBD in RGB is (205, 239, 189) - 205 red, 239 green, and 189 blue.

How to use #CDEFBD in CSS?

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

What colors go well with #CDEFBD?

#DFBDEF (complementary), #E6EFBD (analogous), and #9EE080 (lighter shade) work well with #CDEFBD.