#DCFFA8 Color Information

Hex color code: #DCFFA8

The hex color #DCFFA8 is a delicate green with RGB values of (220, 255, 168) and HSL of (84°, 100%, 83%). It is popular in mobile app design.

Try:
Color NameKhaki
HEX
#DCFFA8
RGB
220, 255, 168
HSL
84°, 100%, 83%
CMYK
14%, 0%, 34%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCFFA8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 255, 168

Red: 220 / Green: 255 / Blue: 168

HSL

84°, 100%, 83%

Hue: 84° / Saturation: 100% / Lightness: 83%

CMYK

14%, 0%, 34%, 0%

Cyan: 14% / Magenta: 0% / Yellow: 34% / Key: 0%

What color is #DCFFA8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCFFA8 to RGB:

rgb(220, 255, 168)HEX to RGB Converter →

HEX to HSL

Convert #DCFFA8 to HSL:

hsl(84, 100%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #DCFFA8 to CMYK:

cmyk(14%, 0%, 34%, 0%)Color Converter →

Color Meaning and Usage

A soft green tone, #DCFFA8 has RGB (220, 255, 168) and HSL (84°, 100%, 83%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCFFA8 is #CBA8FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF6A8.

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

Contrast with #DCFFA8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCFFA8?

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

What is the RGB value of #DCFFA8?

#DCFFA8 in RGB is (220, 255, 168) - 220 red, 255 green, and 168 blue.

How to use #DCFFA8 in CSS?

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

What colors go well with #DCFFA8?

#CBA8FF (complementary), #FFF6A8 (analogous), and #BEFF5C (lighter shade) work well with #DCFFA8.