Color #BEDF80 Color / Colour Code #BEDF80

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

    #BEDF80

    Color Conversions

    HEX
    #BEDF80
    RGB
    rgb(190, 223, 128)
    HSL
    hsl(81, 60%, 69%)
    HSV
    hsv(81, 43%, 87%)
    CMYK
    cmyk(15%, 0%, 43%, 13%)

    Accessibility Contrast

    WCAG contrast ratios for #BEDF80 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.49:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    14.06:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.29:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #BEDF80 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 #BEDF80

    Monochromatic Scale

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

    #2D3D0F #5A7A1F #96CC33 #C0E085 #E0F0C2
    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.

    #A1D147 #7ED147 #5CD147 #47D155
    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.

    #96CC33 #6933CC #B533CC #CC3396
    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 #BEDF80

    Lightness variations at hue 81 and 60% saturation.

    CSS Gradients with #BEDF80

    Green to Purple
    linear-gradient(135deg, #bedf80, #a281df)
    Analogous Fade
    linear-gradient(90deg, #bedf80, #8fdf81)
    Deep to Light
    linear-gradient(180deg, #364912, #d9edb6)
    Tricolor Sweep
    linear-gradient(135deg, #bedf81, #81bedf, #df81be)

    Design Use Cases for #BEDF80

    Vibrant Brand Color

    #BEDF80 has a strong 60% 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 69% lightness, #BEDF80 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

    #BEDF80 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 #BEDF80 (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, #bedf80, #a281df);

    CSS Code for #BEDF80

    /* Background */
    background-color: #bedf80;
    background-color: rgb(190, 223, 128);
    background-color: hsl(81, 60%, 69%);
    /* Text */
    color: #bedf80;
    /* Border */
    border: 2px solid #bedf80;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(190, 223, 128, 0.3);
    /* CSS Variable */
    --color-primary: 81 60% 69%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BEDF80 across image editing and color design tools.

    About Color #BEDF80 (#BEDF80)

    #BEDF80 is a green color (colour) with RGB channel values of 190 red, 223 green, and 128 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 81 degrees with 60% saturation and 69% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #BEDF80 is 202/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 15% cyan, 0% magenta, 43% yellow, and 13% key (black).

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

    The complementary colour #A281DF creates maximum visual tension when paired with #BEDF80. For more harmonious color combinations, use the analogous colours #DFD181 and #8FDF81, 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 #BEDF80

    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 #BEDF80?
    #BEDF80 is Color #BEDF80, a green color (colour) with RGB(190, 223, 128), HSL(81, 60%, 69%), and CMYK(15%, 0%, 43%, 13%). Its perceived brightness is 202/255.
    Is #BEDF80 accessible for text?
    Against white, #BEDF80 has a contrast ratio of 1.49:1 (fails AA for normal text). Against black, it has 14.06:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BEDF80?
    The complementary colour is #A281DF (hue 261). For subtle color combinations, use analogous colours #DFD181 and #8FDF81. The triadic palette adds #81BEDF and #DF81BE for vibrant variety.
    How do I use #BEDF80 in CSS?
    Use any format: color: #bedf80; or rgb(190, 223, 128); or hsl(81, 60%, 69%). For CSS custom properties: --color-primary: 81 60% 69%; 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.