#DAFF99 Color Information

Hex color code: #DAFF99

The hex color #DAFF99 is a delicate green with RGB values of (218, 255, 153) and HSL of (82°, 100%, 80%). It is often used for branding and logos.

Try:
Color NameKhaki
HEX
#DAFF99
RGB
218, 255, 153
HSL
82°, 100%, 80%
CMYK
15%, 0%, 40%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAFF99; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 255, 153

Red: 218 / Green: 255 / Blue: 153

HSL

82°, 100%, 80%

Hue: 82° / Saturation: 100% / Lightness: 80%

CMYK

15%, 0%, 40%, 0%

Cyan: 15% / Magenta: 0% / Yellow: 40% / Key: 0%

What color is #DAFF99?

#DAFF99 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAFF99 to RGB:

rgb(218, 255, 153)HEX to RGB Converter →

HEX to HSL

Convert #DAFF99 to HSL:

hsl(82, 100%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DAFF99 to CMYK:

cmyk(15%, 0%, 40%, 0%)Color Converter →

Color Meaning and Usage

#DAFF99 is a airy green color with RGB values of 218, 255, 153 and HSL of 82°, 100%, 80%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAFF99 is #BE99FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFF199.

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

Contrast with #DAFF99

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAFF99?

#DAFF99 is a airy green color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DAFF99?

#DAFF99 in RGB is (218, 255, 153) - 218 red, 255 green, and 153 blue.

How to use #DAFF99 in CSS?

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

What colors go well with #DAFF99?

#BE99FF (complementary), #FFF199 (analogous), and #BEFF4D (lighter shade) work well with #DAFF99.