#ECFCDB Color Information

Hex color code: #ECFCDB

The hex color #ECFCDB is a delicate green with RGB values of (236, 252, 219) and HSL of (89°, 85%, 92%). It is popular in mobile app design.

Try:
Color NameBeige
HEX
#ECFCDB
RGB
236, 252, 219
HSL
89°, 85%, 92%
CMYK
6%, 0%, 13%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #ECFCDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

236, 252, 219

Red: 236 / Green: 252 / Blue: 219

HSL

89°, 85%, 92%

Hue: 89° / Saturation: 85% / Lightness: 92%

CMYK

6%, 0%, 13%, 1%

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

What color is #ECFCDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #ECFCDB to RGB:

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

HEX to HSL

Convert #ECFCDB to HSL:

hsl(89, 85%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #ECFCDB to CMYK:

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

Color Meaning and Usage

A light green tone, #ECFCDB has RGB (236, 252, 219) and HSL (89°, 85%, 92%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #ECFCDB is #EAD9FC, creating high-contrast pairings. For softer combinations, try analogous colors like #FCFBD9.

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

Contrast with #ECFCDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #ECFCDB?

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

What is the RGB value of #ECFCDB?

#ECFCDB in RGB is (236, 252, 219) - 236 red, 252 green, and 219 blue.

How to use #ECFCDB in CSS?

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

What colors go well with #ECFCDB?

#EAD9FC (complementary), #FCFBD9 (analogous), and #C6F692 (lighter shade) work well with #ECFCDB.