Color #EBF9BC Color / Colour Code #EBF9BC

    This page shows the hex color code for color #ebf9bc (#EBF9BC). The colour is a yellow tone with 84% saturation and 86% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #EBF9BC

    Color Conversions

    HEX
    #EBF9BC
    RGB
    rgb(235, 249, 188)
    HSL
    hsl(74, 84%, 86%)
    HSV
    hsv(74, 24%, 98%)
    CMYK
    cmyk(6%, 0%, 24%, 2%)

    Accessibility Contrast

    WCAG contrast ratios for #EBF9BC against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.12:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    18.81:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.04:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #EBF9BC paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 44, 74, and 104 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 74, 194, and 314 degrees.

    Color Palettes Using #EBF9BC

    Monochromatic Scale

    Five shades at lightness levels 15% through 85% while keeping hue at 74 and saturation at 84%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.

    #374606 #6F8D0C #B9EB14 #D5F372 #EAF9B9
    Warm Harmony

    Adjacent hues from 74 to 119 degrees create a warm, unified palette. This analogous scheme works for marketing materials, seasonal campaigns, and any design that needs visual warmth without clashing colors.

    #BDE830 #8FE830 #61E830 #34E830
    Cool Contrast

    Combines the base color at hue 74 with its complement at 254 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.

    #AFD926 #5026D9 #A926D9 #D926AF
    Pastel Variation

    Five evenly spaced hues at 40% saturation and 80% lightness. Pastels are gentle on the eyes and work well for dashboards, onboarding screens, category tags, and any interface where multiple distinct colors are needed without visual aggression.

    #D7E0B8 #B8E0C1 #B8D7E0 #C1B8E0 #E0B8D7

    Shades & Tints of #EBF9BC

    Lightness variations at hue 74 and 84% saturation.

    CSS Gradients with #EBF9BC

    Yellow to Blue
    linear-gradient(135deg, #ebf9bc, #cbbdf9)
    Analogous Fade
    linear-gradient(90deg, #ebf9bc, #cdf9bd)
    Deep to Light
    linear-gradient(180deg, #425407, #e6f8ab)
    Tricolor Sweep
    linear-gradient(135deg, #ebf9bd, #bdebf9, #f9bdeb)

    Design Use Cases for #EBF9BC

    Vibrant Brand Color

    #EBF9BC has a strong 84% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Near-White Background

    At 86% lightness, #EBF9BC is very close to white but carries a subtle yellow tint. This is perfect for alternating row backgrounds in tables, subtle section differentiation, and adding warmth or coolness to an otherwise stark white design.

    Attention & Optimism

    #EBF9BC is in the yellow spectrum (hue 74). Yellow attracts attention faster than any other color. Use it for warning labels, featured content markers, star ratings, and tooltip backgrounds. Pair with dark text since yellow often fails contrast checks against white.

    Gradient Pairing

    Create a gradient from #EBF9BC (hue 74) to its complement at hue 254. For a subtler effect, try pairing with an analogous color at hue 104. Use CSS: background: linear-gradient(135deg, #ebf9bc, #cbbdf9);

    CSS Code for #EBF9BC

    /* Background */
    background-color: #ebf9bc;
    background-color: rgb(235, 249, 188);
    background-color: hsl(74, 84%, 86%);
    /* Text */
    color: #ebf9bc;
    /* Border */
    border: 2px solid #ebf9bc;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(235, 249, 188, 0.3);
    /* CSS Variable */
    --color-primary: 74 84% 86%;

    Similar Colors

    Colors visually similar to #EBF9BC based on RGB, lightness, and hue variations.

    Use This Color in Design Tools

    Apply #EBF9BC across image editing and color design tools.

    About Color #EBF9BC (#EBF9BC)

    #EBF9BC is a yellow color (colour) with RGB channel values of 235 red, 249 green, and 188 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 74 degrees with 84% saturation and 86% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #EBF9BC is 238/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This means it appears bright to the human eye and is best paired with dark text for readability. For print production, the CMYK equivalent is 6% cyan, 0% magenta, 24% yellow, and 2% key (black).

    The WCAG contrast ratio of #EBF9BC against white is 1.12:1 and against black is 18.81:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 18.81:1, or use it exclusively for decorative purposes.

    The complementary colour #CBBDF9 creates maximum visual tension when paired with #EBF9BC. For more harmonious color combinations, use the analogous colours #F9E9BD and #CDF9BD, which sit 30 degrees on either side of the hue wheel. To build a complete design system, start with the monochromatic scale above for consistent shade variations, then add one complementary or triadic accent for interactive elements.

    How to Explore Color #EBF9BC

    1. Enter your color value in HEX format.
    2. The tool converts it to RGB, HSL, CMYK format in real time.
    3. Copy the converted value to your clipboard.

    Color Converter · Contrast Checker

    What is HEX to RGB, HSL, CMYK color conversion

    Converting from HEX to RGB, HSL, CMYK translates a color value between two different color models. Different color models are used in web design (HEX, RGB), print (CMYK), and color theory (HSL, HSV).

    Related Tools & Colors

    Frequently Asked Questions

    What color / colour is #EBF9BC?
    #EBF9BC is Color #EBF9BC, a yellow color (colour) with RGB(235, 249, 188), HSL(74, 84%, 86%), and CMYK(6%, 0%, 24%, 2%). Its perceived brightness is 238/255.
    Is #EBF9BC accessible for text?
    Against white, #EBF9BC has a contrast ratio of 1.12:1 (fails AA for normal text). Against black, it has 18.81:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EBF9BC?
    The complementary colour is #CBBDF9 (hue 254). For subtle color combinations, use analogous colours #F9E9BD and #CDF9BD. The triadic palette adds #BDEBF9 and #F9BDEB for vibrant variety.
    How do I use #EBF9BC in CSS?
    Use any format: color: #ebf9bc; or rgb(235, 249, 188); or hsl(74, 84%, 86%). For CSS custom properties: --color-primary: 74 84% 86%; then use it as hsl(var(--color-primary)).
    Is this color / colour explorer free?
    Yes, completely free with no signup required. All colour calculations run in your browser. You can explore any valid hex color code, not just the pre-generated palette.