Color #31BECD Color / Colour Code #31BECD

    This page shows the hex color code for color #31becd (#31BECD). The colour is a cyan tone with 61% saturation and 50% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #31BECD

    Color Conversions

    HEX
    #31BECD
    RGB
    rgb(49, 190, 205)
    HSL
    hsl(186, 61%, 50%)
    HSV
    hsv(186, 76%, 80%)
    CMYK
    cmyk(76%, 7%, 0%, 20%)

    Accessibility Contrast

    WCAG contrast ratios for #31BECD against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.24:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    9.38:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.93:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #31BECD paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 156, 186, and 216 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 186, 306, and 66 degrees.

    Color Palettes Using #31BECD

    Monochromatic Scale

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

    #0F393E #1E727B #32BECD #84D8E1 #C1EBF0
    Warm Harmony

    Adjacent hues from 186 to 231 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.

    #46C4D2 #46A1D2 #467ED2 #465BD2
    Cool Contrast

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

    #32BECD #CD4132 #CD8F32 #BECD32
    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.

    #B8DCE0 #BCB8E0 #E0B8DC #E0BCB8 #DCE0B8

    Shades & Tints of #31BECD

    Lightness variations at hue 186 and 61% saturation.

    CSS Gradients with #31BECD

    Cyan to Red
    linear-gradient(135deg, #31becd, #cd4132)
    Analogous Fade
    linear-gradient(90deg, #31becd, #3270cd)
    Deep to Light
    linear-gradient(180deg, #12444a, #b5e7ed)
    Tricolor Sweep
    linear-gradient(135deg, #32becd, #cd32be, #becd32)

    Design Use Cases for #31BECD

    Vibrant Brand Color

    #31BECD has a strong 61% 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 50% lightness, #31BECD 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.

    Clarity & Technology

    #31BECD is in the cyan spectrum (hue 186). Cyan evokes technology, clarity, and innovation. It works well for tech product interfaces, data visualization accents, loading indicators, and futuristic design themes. Cyan provides a modern alternative to traditional blues.

    Gradient Pairing

    Create a gradient from #31BECD (hue 186) to its complement at hue 6. For a subtler effect, try pairing with an analogous color at hue 216. Use CSS: background: linear-gradient(135deg, #31becd, #cd4132);

    CSS Code for #31BECD

    /* Background */
    background-color: #31becd;
    background-color: rgb(49, 190, 205);
    background-color: hsl(186, 61%, 50%);
    /* Text */
    color: #31becd;
    /* Border */
    border: 2px solid #31becd;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(49, 190, 205, 0.3);
    /* CSS Variable */
    --color-primary: 186 61% 50%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #31BECD across image editing and color design tools.

    About Color #31BECD (#31BECD)

    #31BECD is a cyan color (colour) with RGB channel values of 49 red, 190 green, and 205 blue. The blue channel is dominant by a ratio of 4.2:1 over the weakest channel. In HSL terms, the hue sits at 186 degrees with 61% saturation and 50% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #31BECD is 150/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 76% cyan, 7% magenta, 0% yellow, and 20% key (black).

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

    The complementary colour #CD4132 creates maximum visual tension when paired with #31BECD. For more harmonious color combinations, use the analogous colours #32CD8F and #3270CD, 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 #31BECD

    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 #31BECD?
    #31BECD is Color #31BECD, a cyan color (colour) with RGB(49, 190, 205), HSL(186, 61%, 50%), and CMYK(76%, 7%, 0%, 20%). Its perceived brightness is 150/255.
    Is #31BECD accessible for text?
    Against white, #31BECD has a contrast ratio of 2.24:1 (fails AA for normal text). Against black, it has 9.38:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #31BECD?
    The complementary colour is #CD4132 (hue 6). For subtle color combinations, use analogous colours #32CD8F and #3270CD. The triadic palette adds #CD32BE and #BECD32 for vibrant variety.
    How do I use #31BECD in CSS?
    Use any format: color: #31becd; or rgb(49, 190, 205); or hsl(186, 61%, 50%). For CSS custom properties: --color-primary: 186 61% 50%; 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.