#F0FDEF Color Information

Hex color code: #F0FDEF

#F0FDEF is a airy green color. In RGB it is (240, 253, 239), and in HSL it is (116°, 78%, 96%). It is widely used in graphic design.

Try:
Color NameHoneydew
HEX
#F0FDEF
RGB
240, 253, 239
HSL
116°, 78%, 96%
CMYK
5%, 0%, 6%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #F0FDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

240, 253, 239

Red: 240 / Green: 253 / Blue: 239

HSL

116°, 78%, 96%

Hue: 116° / Saturation: 78% / Lightness: 96%

CMYK

5%, 0%, 6%, 1%

Cyan: 5% / Magenta: 0% / Yellow: 6% / Key: 1%

What color is #F0FDEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #F0FDEF to RGB:

rgb(240, 253, 239)HEX to RGB Converter →

HEX to HSL

Convert #F0FDEF to HSL:

hsl(116, 78%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #F0FDEF to CMYK:

cmyk(5%, 0%, 6%, 1%)Color Converter →

Color Meaning and Usage

A airy green tone, #F0FDEF has RGB (240, 253, 239) and HSL (116°, 78%, 96%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #F0FDEF is #FCEDFD, creating high-contrast pairings. For softer combinations, try analogous colors like #F6FDED.

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

Contrast with #F0FDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #F0FDEF?

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

What is the RGB value of #F0FDEF?

#F0FDEF in RGB is (240, 253, 239) - 240 red, 253 green, and 239 blue.

How to use #F0FDEF in CSS?

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

What colors go well with #F0FDEF?

#FCEDFD (complementary), #F6FDED (analogous), and #AEF4A9 (lighter shade) work well with #F0FDEF.