Color #BFEF65 Color / Colour Code #BFEF65

    This page shows the hex color code for color #bfef65 (#BFEF65). The colour is a green tone with 81% saturation and 67% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #BFEF65

    Color Conversions

    HEX
    #BFEF65
    RGB
    rgb(191, 239, 101)
    HSL
    hsl(81, 81%, 67%)
    HSV
    hsv(81, 58%, 94%)
    CMYK
    cmyk(20%, 0%, 58%, 6%)

    Accessibility Contrast

    WCAG contrast ratios for #BFEF65 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.33:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    15.75:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.15:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 51, 81, and 111 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 81, 201, and 321 degrees.

    Color Palettes Using #BFEF65

    Monochromatic Scale

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

    #304507 #5F8A0F #9EE718 #C5F075 #E2F8BA
    Warm Harmony

    Adjacent hues from 81 to 126 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.

    #A8E830 #7AE830 #4CE830 #30E843
    Cool Contrast

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

    #9AD926 #6526D9 #BE26D9 #D9269A
    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.

    #D2E0B8 #B8E0C6 #B8D2E0 #C6B8E0 #E0B8D2

    Shades & Tints of #BFEF65

    Lightness variations at hue 81 and 81% saturation.

    CSS Gradients with #BFEF65

    Green to Purple
    linear-gradient(135deg, #bfef65, #9667ef)
    Analogous Fade
    linear-gradient(90deg, #bfef65, #7bef67)
    Deep to Light
    linear-gradient(180deg, #395309, #dcf6ac)
    Tricolor Sweep
    linear-gradient(135deg, #bfef67, #67bfef, #ef67bf)

    Design Use Cases for #BFEF65

    Vibrant Brand Color

    #BFEF65 has a strong 81% 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.

    Soft Accent & Highlight

    With 67% lightness, #BFEF65 has a softer, more approachable quality. It works well for hover states, subtle highlights, progress indicators, and secondary UI elements. This lightness range is particularly effective for tag backgrounds and status indicators.

    Success & Growth Indicators

    #BFEF65 falls in the green range (hue 81). Green universally represents success, growth, and safety. Use it for confirmation messages, positive chart data, eco-friendly badges, and health metrics. In financial dashboards, green indicates gains and positive performance.

    Gradient Pairing

    Create a gradient from #BFEF65 (hue 81) to its complement at hue 261. For a subtler effect, try pairing with an analogous color at hue 111. Use CSS: background: linear-gradient(135deg, #bfef65, #9667ef);

    CSS Code for #BFEF65

    /* Background */
    background-color: #bfef65;
    background-color: rgb(191, 239, 101);
    background-color: hsl(81, 81%, 67%);
    /* Text */
    color: #bfef65;
    /* Border */
    border: 2px solid #bfef65;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(191, 239, 101, 0.3);
    /* CSS Variable */
    --color-primary: 81 81% 67%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BFEF65 across image editing and color design tools.

    About Color #BFEF65 (#BFEF65)

    #BFEF65 is a green color (colour) with RGB channel values of 191 red, 239 green, and 101 blue. The green channel is dominant by a ratio of 2.4:1 over the weakest channel. In HSL terms, the hue sits at 81 degrees with 81% saturation and 67% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #BFEF65 is 209/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 20% cyan, 0% magenta, 58% yellow, and 6% key (black).

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

    The complementary colour #9667EF creates maximum visual tension when paired with #BFEF65. For more harmonious color combinations, use the analogous colours #EFDB67 and #7BEF67, 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 #BFEF65

    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 #BFEF65?
    #BFEF65 is Color #BFEF65, a green color (colour) with RGB(191, 239, 101), HSL(81, 81%, 67%), and CMYK(20%, 0%, 58%, 6%). Its perceived brightness is 209/255.
    Is #BFEF65 accessible for text?
    Against white, #BFEF65 has a contrast ratio of 1.33:1 (fails AA for normal text). Against black, it has 15.75:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BFEF65?
    The complementary colour is #9667EF (hue 261). For subtle color combinations, use analogous colours #EFDB67 and #7BEF67. The triadic palette adds #67BFEF and #EF67BF for vibrant variety.
    How do I use #BFEF65 in CSS?
    Use any format: color: #bfef65; or rgb(191, 239, 101); or hsl(81, 81%, 67%). For CSS custom properties: --color-primary: 81 81% 67%; 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.