#CFEAD9 Color Information

Hex color code: #CFEAD9

The hex color #CFEAD9 is a ethereal green with RGB values of (207, 234, 217) and HSL of (142°, 39%, 86%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CFEAD9
RGB
207, 234, 217
HSL
142°, 39%, 86%
CMYK
12%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFEAD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 234, 217

Red: 207 / Green: 234 / Blue: 217

HSL

142°, 39%, 86%

Hue: 142° / Saturation: 39% / Lightness: 86%

CMYK

12%, 0%, 7%, 8%

Cyan: 12% / Magenta: 0% / Yellow: 7% / Key: 8%

What color is #CFEAD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFEAD9 to RGB:

rgb(207, 234, 217)HEX to RGB Converter →

HEX to HSL

Convert #CFEAD9 to HSL:

hsl(142, 39%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CFEAD9 to CMYK:

cmyk(12%, 0%, 7%, 8%)Color Converter →

Color Meaning and Usage

#CFEAD9 is a airy green color with RGB values of 207, 234, 217 and HSL of 142°, 39%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFEAD9 is #E9CDDF, creating high-contrast pairings. For softer combinations, try analogous colors like #D1E9CD.

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

Contrast with #CFEAD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFEAD9?

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

What is the RGB value of #CFEAD9?

#CFEAD9 in RGB is (207, 234, 217) - 207 red, 234 green, and 217 blue.

How to use #CFEAD9 in CSS?

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

What colors go well with #CFEAD9?

#E9CDDF (complementary), #D1E9CD (analogous), and #98D2AD (lighter shade) work well with #CFEAD9.