#EDFFB9 Color Information

Hex color code: #EDFFB9

A ethereal green shade, #EDFFB9 appears as (237, 255, 185) in RGB and (75°, 100%, 86%) in HSL. It is typically applied in digital products.

Try:
Color NameLemon Chiffon
HEX
#EDFFB9
RGB
237, 255, 185
HSL
75°, 100%, 86%
CMYK
7%, 0%, 27%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDFFB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 255, 185

Red: 237 / Green: 255 / Blue: 185

HSL

75°, 100%, 86%

Hue: 75° / Saturation: 100% / Lightness: 86%

CMYK

7%, 0%, 27%, 0%

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

What color is #EDFFB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFFB9 to RGB:

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

HEX to HSL

Convert #EDFFB9 to HSL:

hsl(75, 100%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #EDFFB9 to CMYK:

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

Color Meaning and Usage

#EDFFB9 is a light green color with RGB values of 237, 255, 185 and HSL of 75°, 100%, 86%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EDFFB9 is #C9B8FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFEDB8.

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

Contrast with #EDFFB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFFB9?

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

What is the RGB value of #EDFFB9?

#EDFFB9 in RGB is (237, 255, 185) - 237 red, 255 green, and 185 blue.

How to use #EDFFB9 in CSS?

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

What colors go well with #EDFFB9?

#C9B8FF (complementary), #FFEDB8 (analogous), and #DAFF6B (lighter shade) work well with #EDFFB9.