#EFFBCC Color Information

Hex color code: #EFFBCC

The hex color #EFFBCC is a airy green with RGB values of (239, 251, 204) and HSL of (75°, 85%, 89%). It is widely used in graphic design.

Try:
Color NameLight Goldenrod Yellow
HEX
#EFFBCC
RGB
239, 251, 204
HSL
75°, 85%, 89%
CMYK
5%, 0%, 19%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #EFFBCC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

239, 251, 204

Red: 239 / Green: 251 / Blue: 204

HSL

75°, 85%, 89%

Hue: 75° / Saturation: 85% / Lightness: 89%

CMYK

5%, 0%, 19%, 2%

Cyan: 5% / Magenta: 0% / Yellow: 19% / Key: 2%

What color is #EFFBCC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #EFFBCC to RGB:

rgb(239, 251, 204)HEX to RGB Converter →

HEX to HSL

Convert #EFFBCC to HSL:

hsl(75, 85%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #EFFBCC to CMYK:

cmyk(5%, 0%, 19%, 2%)Color Converter →

Color Meaning and Usage

#EFFBCC is a soft green color with RGB values of 239, 251, 204 and HSL of 75°, 85%, 89%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #EFFBCC is #D7CBFB, creating high-contrast pairings. For softer combinations, try analogous colors like #FBEFCB.

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

Contrast with #EFFBCC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #EFFBCC?

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

What is the RGB value of #EFFBCC?

#EFFBCC in RGB is (239, 251, 204) - 239 red, 251 green, and 204 blue.

How to use #EFFBCC in CSS?

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

What colors go well with #EFFBCC?

#D7CBFB (complementary), #FBEFCB (analogous), and #D9F584 (lighter shade) work well with #EFFBCC.