#CDEFD5 Color Information

Hex color code: #CDEFD5

A delicate green shade, #CDEFD5 appears as (205, 239, 213) in RGB and (134°, 52%, 87%) in HSL. It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CDEFD5
RGB
205, 239, 213
HSL
134°, 52%, 87%
CMYK
14%, 0%, 11%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDEFD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 239, 213

Red: 205 / Green: 239 / Blue: 213

HSL

134°, 52%, 87%

Hue: 134° / Saturation: 52% / Lightness: 87%

CMYK

14%, 0%, 11%, 6%

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

What color is #CDEFD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDEFD5 to RGB:

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

HEX to HSL

Convert #CDEFD5 to HSL:

hsl(134, 52%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CDEFD5 to CMYK:

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

Color Meaning and Usage

A delicate green tone, #CDEFD5 has RGB (205, 239, 213) and HSL (134°, 52%, 87%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDEFD5 is #EFCDE7, creating high-contrast pairings. For softer combinations, try analogous colors like #D6EFCD.

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

Contrast with #CDEFD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDEFD5?

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

What is the RGB value of #CDEFD5?

#CDEFD5 in RGB is (205, 239, 213) - 205 red, 239 green, and 213 blue.

How to use #CDEFD5 in CSS?

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

What colors go well with #CDEFD5?

#EFCDE7 (complementary), #D6EFCD (analogous), and #92DDA4 (lighter shade) work well with #CDEFD5.