#EDFFF2 Color Information

Hex color code: #EDFFF2

A ethereal green shade, #EDFFF2 appears as (237, 255, 242) in RGB and (137°, 100%, 96%) in HSL. It is widely used in graphic design.

Try:
Color NameHoneydew
HEX
#EDFFF2
RGB
237, 255, 242
HSL
137°, 100%, 96%
CMYK
7%, 0%, 5%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDFFF2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 255, 242

Red: 237 / Green: 255 / Blue: 242

HSL

137°, 100%, 96%

Hue: 137° / Saturation: 100% / Lightness: 96%

CMYK

7%, 0%, 5%, 0%

Cyan: 7% / Magenta: 0% / Yellow: 5% / Key: 0%

What color is #EDFFF2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFFF2 to RGB:

rgb(237, 255, 242)HEX to RGB Converter →

HEX to HSL

Convert #EDFFF2 to HSL:

hsl(137, 100%, 96%)RGB to HSL Converter →

HEX to CMYK

Convert #EDFFF2 to CMYK:

cmyk(7%, 0%, 5%, 0%)Color Converter →

Color Meaning and Usage

A light green tone, #EDFFF2 has RGB (237, 255, 242) and HSL (137°, 100%, 96%). Known for evoking purity and simplicity, this very light tint is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDFFF2 is #FFEBF9, creating high-contrast pairings. For softer combinations, try analogous colors like #EFFFEB.

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

Contrast with #EDFFF2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFFF2?

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

What is the RGB value of #EDFFF2?

#EDFFF2 in RGB is (237, 255, 242) - 237 red, 255 green, and 242 blue.

How to use #EDFFF2 in CSS?

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

What colors go well with #EDFFF2?

#FFEBF9 (complementary), #EFFFEB (analogous), and #9EFFBA (lighter shade) work well with #EDFFF2.