#CDECB3 Color Information

Hex color code: #CDECB3

#CDECB3 is a airy green color. In RGB it is (205, 236, 179), and in HSL it is (93°, 60%, 81%). It is widely used in graphic design.

Try:
Color NameWheat
HEX
#CDECB3
RGB
205, 236, 179
HSL
93°, 60%, 81%
CMYK
13%, 0%, 24%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDECB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 236, 179

Red: 205 / Green: 236 / Blue: 179

HSL

93°, 60%, 81%

Hue: 93° / Saturation: 60% / Lightness: 81%

CMYK

13%, 0%, 24%, 7%

Cyan: 13% / Magenta: 0% / Yellow: 24% / Key: 7%

What color is #CDECB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDECB3 to RGB:

rgb(205, 236, 179)HEX to RGB Converter →

HEX to HSL

Convert #CDECB3 to HSL:

hsl(93, 60%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CDECB3 to CMYK:

cmyk(13%, 0%, 24%, 7%)Color Converter →

Color Meaning and Usage

A light green tone, #CDECB3 has RGB (205, 236, 179) and HSL (93°, 60%, 81%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDECB3 is #D1B1EC, creating high-contrast pairings. For softer combinations, try analogous colors like #E9ECB1.

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

Contrast with #CDECB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDECB3?

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

What is the RGB value of #CDECB3?

#CDECB3 in RGB is (205, 236, 179) - 205 red, 236 green, and 179 blue.

How to use #CDECB3 in CSS?

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

What colors go well with #CDECB3?

#D1B1EC (complementary), #E9ECB1 (analogous), and #A3DC74 (lighter shade) work well with #CDECB3.