#CDFAD9 Color Information

Hex color code: #CDFAD9

#CDFAD9 is a delicate green color. In RGB it is (205, 250, 217), and in HSL it is (136°, 82%, 89%). It is popular in mobile app design.

Try:
Color NamePale Turquoise
HEX
#CDFAD9
RGB
205, 250, 217
HSL
136°, 82%, 89%
CMYK
18%, 0%, 13%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDFAD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 250, 217

Red: 205 / Green: 250 / Blue: 217

HSL

136°, 82%, 89%

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

CMYK

18%, 0%, 13%, 2%

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

What color is #CDFAD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDFAD9 to RGB:

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

HEX to HSL

Convert #CDFAD9 to HSL:

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

HEX to CMYK

Convert #CDFAD9 to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #CDFAD9 has RGB (205, 250, 217) and HSL (136°, 82%, 89%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDFAD9 is #FACCEE, creating high-contrast pairings. For softer combinations, try analogous colors like #D7FACC.

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

Contrast with #CDFAD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDFAD9?

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

What is the RGB value of #CDFAD9?

#CDFAD9 in RGB is (205, 250, 217) - 205 red, 250 green, and 217 blue.

How to use #CDFAD9 in CSS?

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

What colors go well with #CDFAD9?

#FACCEE (complementary), #D7FACC (analogous), and #86F3A3 (lighter shade) work well with #CDFAD9.