#EDFFF9 Color Information

Hex color code: #EDFFF9

The hex color #EDFFF9 is a soft cyan with RGB values of (237, 255, 249) and HSL of (160°, 100%, 96%). It is often used for branding and logos.

Try:
Color NameAzure
HEX
#EDFFF9
RGB
237, 255, 249
HSL
160°, 100%, 96%
CMYK
7%, 0%, 2%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDFFF9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 255, 249

Red: 237 / Green: 255 / Blue: 249

HSL

160°, 100%, 96%

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

CMYK

7%, 0%, 2%, 0%

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

What color is #EDFFF9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFFF9 to RGB:

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

HEX to HSL

Convert #EDFFF9 to HSL:

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

HEX to CMYK

Convert #EDFFF9 to CMYK:

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

Color Meaning and Usage

#EDFFF9 is a light cyan color with RGB values of 237, 255, 249 and HSL of 160°, 100%, 96%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDFFF9 is #FFEBF1, creating high-contrast pairings. For softer combinations, try analogous colors like #EBFFEE.

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

Contrast with #EDFFF9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFFF9?

#EDFFF9 is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #EDFFF9?

#EDFFF9 in RGB is (237, 255, 249) - 237 red, 255 green, and 249 blue.

How to use #EDFFF9 in CSS?

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

What colors go well with #EDFFF9?

#FFEBF1 (complementary), #EBFFEE (analogous), and #9EFFDF (lighter shade) work well with #EDFFF9.