#DDFFBB Color Information

Hex color code: #DDFFBB

A delicate green shade, #DDFFBB appears as (221, 255, 187) in RGB and (90°, 100%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NameLight Goldenrod Yellow
HEX
#DDFFBB
RGB
221, 255, 187
HSL
90°, 100%, 87%
CMYK
13%, 0%, 27%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDFFBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 255, 187

Red: 221 / Green: 255 / Blue: 187

HSL

90°, 100%, 87%

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

CMYK

13%, 0%, 27%, 0%

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

What color is #DDFFBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDFFBB to RGB:

rgb(221, 255, 187)HEX to RGB Converter →

HEX to HSL

Convert #DDFFBB to HSL:

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

HEX to CMYK

Convert #DDFFBB to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #DDFFBB has RGB (221, 255, 187) and HSL (90°, 100%, 87%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDFFBB is #DEBDFF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFFFBD.

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

Contrast with #DDFFBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDFFBB?

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

What is the RGB value of #DDFFBB?

#DDFFBB in RGB is (221, 255, 187) - 221 red, 255 green, and 187 blue.

How to use #DDFFBB in CSS?

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

What colors go well with #DDFFBB?

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