#ECFCDC Color Information

Hex color code: #ECFCDC

The hex color #ECFCDC is a airy green with RGB values of (236, 252, 220) and HSL of (90°, 84%, 93%). It is widely used in graphic design.

Try:
Color NameBeige
HEX
#ECFCDC
RGB
236, 252, 220
HSL
90°, 84%, 93%
CMYK
6%, 0%, 13%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECFCDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 252, 220

Red: 236 / Green: 252 / Blue: 220

HSL

90°, 84%, 93%

Hue: 90° / Saturation: 84% / Lightness: 93%

CMYK

6%, 0%, 13%, 1%

Cyan: 6% / Magenta: 0% / Yellow: 13% / Key: 1%

What color is #ECFCDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECFCDC to RGB:

rgb(236, 252, 220)HEX to RGB Converter →

HEX to HSL

Convert #ECFCDC to HSL:

hsl(90, 84%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #ECFCDC to CMYK:

cmyk(6%, 0%, 13%, 1%)Color Converter →

Color Meaning and Usage

A ethereal green tone, #ECFCDC has RGB (236, 252, 220) and HSL (90°, 84%, 93%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECFCDC is #EDDEFC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCFCDE.

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

Contrast with #ECFCDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECFCDC?

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

What is the RGB value of #ECFCDC?

#ECFCDC in RGB is (236, 252, 220) - 236 red, 252 green, and 220 blue.

How to use #ECFCDC in CSS?

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

What colors go well with #ECFCDC?

#EDDEFC (complementary), #FCFCDE (analogous), and #C7F698 (lighter shade) work well with #ECFCDC.