#DFFFBF Color Information

Hex color code: #DFFFBF

The hex color #DFFFBF is a delicate green with RGB values of (223, 255, 191) and HSL of (90°, 100%, 87%). It is often used for branding and logos.

Try:
Color NameLight Goldenrod Yellow
HEX
#DFFFBF
RGB
223, 255, 191
HSL
90°, 100%, 87%
CMYK
13%, 0%, 25%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFFFBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 255, 191

Red: 223 / Green: 255 / Blue: 191

HSL

90°, 100%, 87%

Hue: 90° / Saturation: 100% / Lightness: 87%

CMYK

13%, 0%, 25%, 0%

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

What color is #DFFFBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFFFBF to RGB:

rgb(223, 255, 191)HEX to RGB Converter →

HEX to HSL

Convert #DFFFBF to HSL:

hsl(90, 100%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DFFFBF to CMYK:

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

Color Meaning and Usage

#DFFFBF is a ethereal green color with RGB values of 223, 255, 191 and HSL of 90°, 100%, 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 #DFFFBF is #DEBDFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFFBD.

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

Contrast with #DFFFBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFFFBF?

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

What is the RGB value of #DFFFBF?

#DFFFBF in RGB is (223, 255, 191) - 223 red, 255 green, and 191 blue.

How to use #DFFFBF in CSS?

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

What colors go well with #DFFFBF?

#DEBDFF (complementary), #FFFFBD (analogous), and #B8FF70 (lighter shade) work well with #DFFFBF.