#EDFFB8 Color Information

Hex color code: #EDFFB8

The hex color #EDFFB8 is a ethereal green with RGB values of (237, 255, 184) and HSL of (75°, 100%, 86%). It is widely used in graphic design.

Try:
Color NameLemon Chiffon
HEX
#EDFFB8
RGB
237, 255, 184
HSL
75°, 100%, 86%
CMYK
7%, 0%, 28%, 0%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EDFFB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

237, 255, 184

Red: 237 / Green: 255 / Blue: 184

HSL

75°, 100%, 86%

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

CMYK

7%, 0%, 28%, 0%

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

What color is #EDFFB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EDFFB8 to RGB:

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

HEX to HSL

Convert #EDFFB8 to HSL:

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

HEX to CMYK

Convert #EDFFB8 to CMYK:

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

Color Meaning and Usage

A delicate green tone, #EDFFB8 has RGB (237, 255, 184) and HSL (75°, 100%, 86%). 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 #EDFFB8 is #C9B8FF, creating high-contrast pairings. For softer combinations, try analogous colors like #FFEDB8.

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

Contrast with #EDFFB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EDFFB8?

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

What is the RGB value of #EDFFB8?

#EDFFB8 in RGB is (237, 255, 184) - 237 red, 255 green, and 184 blue.

How to use #EDFFB8 in CSS?

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

What colors go well with #EDFFB8?

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