Color #BBC85D Color / Colour Code #BBC85D

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

    #BBC85D

    Color Conversions

    HEX
    #BBC85D
    RGB
    rgb(187, 200, 93)
    HSL
    hsl(67, 49%, 57%)
    HSV
    hsv(67, 54%, 78%)
    CMYK
    cmyk(7%, 0%, 53%, 22%)

    Accessibility Contrast

    WCAG contrast ratios for #BBC85D against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.82:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    11.53:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.57:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 37, 67, and 97 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 67, 187, and 307 degrees.

    Color Palettes Using #BBC85D

    Monochromatic Scale

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

    #353914 #697227 #AFBE41 #CFD88D #E7EBC6
    Warm Harmony

    Adjacent hues from 67 to 112 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.

    #B7C454 #9BC454 #7FC454 #63C454
    Cool Contrast

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

    #AFBE41 #5041BE #8E41BE #BE41AF
    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.

    #DCE0B8 #B8E0BC #B8DCE0 #BCB8E0 #E0B8DC

    Shades & Tints of #BBC85D

    Lightness variations at hue 67 and 49% saturation.

    CSS Gradients with #BBC85D

    Yellow to Blue
    linear-gradient(135deg, #bbc85d, #685cc7)
    Analogous Fade
    linear-gradient(90deg, #bbc85d, #85c75c)
    Deep to Light
    linear-gradient(180deg, #3f4417, #e2e8bb)
    Tricolor Sweep
    linear-gradient(135deg, #bbc75c, #5cbbc7, #c75cbb)

    Design Use Cases for #BBC85D

    Balanced UI Color

    At 49% saturation, #BBC85D strikes a balance between vibrancy and restraint. This makes it versatile for primary UI elements like navigation bars, card headers, and form accents. It draws attention without overwhelming adjacent content.

    Soft Accent & Highlight

    With 57% lightness, #BBC85D 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.

    Attention & Optimism

    #BBC85D is in the yellow spectrum (hue 67). 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 #BBC85D (hue 67) to its complement at hue 247. For a subtler effect, try pairing with an analogous color at hue 97. Use CSS: background: linear-gradient(135deg, #bbc85d, #685cc7);

    CSS Code for #BBC85D

    /* Background */
    background-color: #bbc85d;
    background-color: rgb(187, 200, 93);
    background-color: hsl(67, 49%, 57%);
    /* Text */
    color: #bbc85d;
    /* Border */
    border: 2px solid #bbc85d;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(187, 200, 93, 0.3);
    /* CSS Variable */
    --color-primary: 67 49% 57%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #BBC85D across image editing and color design tools.

    About Color #BBC85D (#BBC85D)

    #BBC85D is a yellow color (colour) with RGB channel values of 187 red, 200 green, and 93 blue. The green channel is dominant by a ratio of 2.2:1 over the weakest channel. In HSL terms, the hue sits at 67 degrees with 49% saturation and 57% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #BBC85D is 184/255 using the ITU-R BT.601 luma formula (0.299R + 0.587G + 0.114B). This is a medium-brightness color that can work with either dark or light text depending on font weight and size. For print production, the CMYK equivalent is 7% cyan, 0% magenta, 53% yellow, and 22% key (black).

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

    The complementary colour #685CC7 creates maximum visual tension when paired with #BBC85D. For more harmonious color combinations, use the analogous colours #C79E5C and #85C75C, 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 #BBC85D

    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 #BBC85D?
    #BBC85D is Color #BBC85D, a yellow color (colour) with RGB(187, 200, 93), HSL(67, 49%, 57%), and CMYK(7%, 0%, 53%, 22%). Its perceived brightness is 184/255.
    Is #BBC85D accessible for text?
    Against white, #BBC85D has a contrast ratio of 1.82:1 (fails AA for normal text). Against black, it has 11.53:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #BBC85D?
    The complementary colour is #685CC7 (hue 247). For subtle color combinations, use analogous colours #C79E5C and #85C75C. The triadic palette adds #5CBBC7 and #C75CBB for vibrant variety.
    How do I use #BBC85D in CSS?
    Use any format: color: #bbc85d; or rgb(187, 200, 93); or hsl(67, 49%, 57%). For CSS custom properties: --color-primary: 67 49% 57%; 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.