#DCFCCA Color Information

Hex color code: #DCFCCA

The hex color #DCFCCA is a airy green with RGB values of (220, 252, 202) and HSL of (98°, 89%, 89%). It is widely used in graphic design.

Try:
Color NameLight Goldenrod Yellow
HEX
#DCFCCA
RGB
220, 252, 202
HSL
98°, 89%, 89%
CMYK
13%, 0%, 20%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCFCCA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 252, 202

Red: 220 / Green: 252 / Blue: 202

HSL

98°, 89%, 89%

Hue: 98° / Saturation: 89% / Lightness: 89%

CMYK

13%, 0%, 20%, 1%

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

What color is #DCFCCA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCFCCA to RGB:

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

HEX to HSL

Convert #DCFCCA to HSL:

hsl(98, 89%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DCFCCA to CMYK:

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

Color Meaning and Usage

A light green tone, #DCFCCA has RGB (220, 252, 202) and HSL (98°, 89%, 89%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCFCCA is #EACAFC, creating high-contrast pairings. For softer combinations, try analogous colors like #F5FCCA.

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

Contrast with #DCFCCA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCFCCA?

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

What is the RGB value of #DCFCCA?

#DCFCCA in RGB is (220, 252, 202) - 220 red, 252 green, and 202 blue.

How to use #DCFCCA in CSS?

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

What colors go well with #DCFCCA?

#EACAFC (complementary), #F5FCCA (analogous), and #ADF882 (lighter shade) work well with #DCFCCA.