#CDFAD5 Color Information

Hex color code: #CDFAD5

A ethereal green shade, #CDFAD5 appears as (205, 250, 213) in RGB and (131°, 82%, 89%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Turquoise
HEX
#CDFAD5
RGB
205, 250, 213
HSL
131°, 82%, 89%
CMYK
18%, 0%, 15%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDFAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 250, 213

Red: 205 / Green: 250 / Blue: 213

HSL

131°, 82%, 89%

Hue: 131° / Saturation: 82% / Lightness: 89%

CMYK

18%, 0%, 15%, 2%

Cyan: 18% / Magenta: 0% / Yellow: 15% / Key: 2%

What color is #CDFAD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDFAD5 to RGB:

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

HEX to HSL

Convert #CDFAD5 to HSL:

hsl(131, 82%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #CDFAD5 to CMYK:

cmyk(18%, 0%, 15%, 2%)Color Converter →

Color Meaning and Usage

#CDFAD5 is a delicate green color with RGB values of 205, 250, 213 and HSL of 131°, 82%, 89%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDFAD5 is #FACCF2, creating high-contrast pairings. For softer combinations, try analogous colors like #DBFACC.

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

Contrast with #CDFAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDFAD5?

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

What is the RGB value of #CDFAD5?

#CDFAD5 in RGB is (205, 250, 213) - 205 red, 250 green, and 213 blue.

How to use #CDFAD5 in CSS?

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

What colors go well with #CDFAD5?

#FACCF2 (complementary), #DBFACC (analogous), and #86F39A (lighter shade) work well with #CDFAD5.