#CFEEDE Color Information

Hex color code: #CFEEDE

The hex color #CFEEDE is a ethereal green with RGB values of (207, 238, 222) and HSL of (149°, 48%, 87%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CFEEDE
RGB
207, 238, 222
HSL
149°, 48%, 87%
CMYK
13%, 0%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CFEEDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

207, 238, 222

Red: 207 / Green: 238 / Blue: 222

HSL

149°, 48%, 87%

Hue: 149° / Saturation: 48% / Lightness: 87%

CMYK

13%, 0%, 7%, 7%

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

What color is #CFEEDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CFEEDE to RGB:

rgb(207, 238, 222)HEX to RGB Converter →

HEX to HSL

Convert #CFEEDE to HSL:

hsl(149, 48%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CFEEDE to CMYK:

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

Color Meaning and Usage

#CFEEDE is a delicate green color with RGB values of 207, 238, 222 and HSL of 149°, 48%, 87%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CFEEDE is #EECEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEEECE.

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

Contrast with #CFEEDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CFEEDE?

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

What is the RGB value of #CFEEDE?

#CFEEDE in RGB is (207, 238, 222) - 207 red, 238 green, and 222 blue.

How to use #CFEEDE in CSS?

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

What colors go well with #CFEEDE?

#EECEDE (complementary), #CEEECE (analogous), and #95DAB6 (lighter shade) work well with #CFEEDE.