Color #CBEEDE Color / Colour Code #CBEEDE

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

    #CBEEDE

    Color Conversions

    HEX
    #CBEEDE
    RGB
    rgb(203, 238, 222)
    HSL
    hsl(153, 51%, 86%)
    HSV
    hsv(153, 15%, 93%)
    CMYK
    cmyk(15%, 0%, 7%, 7%)

    Accessibility Contrast

    WCAG contrast ratios for #CBEEDE against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.25:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    16.82:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.08:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 123, 153, and 183 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 153, 273, and 33 degrees.

    Color Palettes Using #CBEEDE

    Monochromatic Scale

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

    #133A28 #257450 #3EC186 #8BDAB6 #C5ECDB
    Warm Harmony

    Adjacent hues from 153 to 198 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.

    #52C792 #52C7AF #52C1C7 #52A4C7
    Cool Contrast

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

    #3EC186 #C13E79 #C1453E #C1863E
    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.

    #B8E0CE #B8CAE0 #CEB8E0 #E0B8CA #E0CEB8

    Shades & Tints of #CBEEDE

    Lightness variations at hue 153 and 51% saturation.

    CSS Gradients with #CBEEDE

    Cyan to Pink
    linear-gradient(135deg, #cbeede, #eec9d9)
    Analogous Fade
    linear-gradient(90deg, #cbeede, #c9ecee)
    Deep to Light
    linear-gradient(180deg, #164530, #bae9d3)
    Tricolor Sweep
    linear-gradient(135deg, #c9eedd, #ddc9ee, #eeddc9)

    Design Use Cases for #CBEEDE

    Balanced UI Color

    At 51% saturation, #CBEEDE 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.

    Near-White Background

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

    Clarity & Technology

    #CBEEDE is in the cyan spectrum (hue 153). 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 #CBEEDE (hue 153) to its complement at hue 333. For a subtler effect, try pairing with an analogous color at hue 183. Use CSS: background: linear-gradient(135deg, #cbeede, #eec9d9);

    CSS Code for #CBEEDE

    /* Background */
    background-color: #cbeede;
    background-color: rgb(203, 238, 222);
    background-color: hsl(153, 51%, 86%);
    /* Text */
    color: #cbeede;
    /* Border */
    border: 2px solid #cbeede;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(203, 238, 222, 0.3);
    /* CSS Variable */
    --color-primary: 153 51% 86%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #CBEEDE across image editing and color design tools.

    About Color #CBEEDE (#CBEEDE)

    #CBEEDE is a cyan color (colour) with RGB channel values of 203 red, 238 green, and 222 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 153 degrees with 51% saturation and 86% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #CBEEDE is 226/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, 7% yellow, and 7% key (black).

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

    The complementary colour #EEC9D9 creates maximum visual tension when paired with #CBEEDE. For more harmonious color combinations, use the analogous colours #C9EECB and #C9ECEE, 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 #CBEEDE

    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 #CBEEDE?
    #CBEEDE is Color #CBEEDE, a cyan color (colour) with RGB(203, 238, 222), HSL(153, 51%, 86%), and CMYK(15%, 0%, 7%, 7%). Its perceived brightness is 226/255.
    Is #CBEEDE accessible for text?
    Against white, #CBEEDE has a contrast ratio of 1.25:1 (fails AA for normal text). Against black, it has 16.82:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #CBEEDE?
    The complementary colour is #EEC9D9 (hue 333). For subtle color combinations, use analogous colours #C9EECB and #C9ECEE. The triadic palette adds #DDC9EE and #EEDDC9 for vibrant variety.
    How do I use #CBEEDE in CSS?
    Use any format: color: #cbeede; or rgb(203, 238, 222); or hsl(153, 51%, 86%). For CSS custom properties: --color-primary: 153 51% 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.