Color #EBFEFB Color / Colour Code #EBFEFB

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

    #EBFEFB

    Color Conversions

    HEX
    #EBFEFB
    RGB
    rgb(235, 254, 251)
    HSL
    hsl(171, 90%, 96%)
    HSV
    hsv(171, 7%, 100%)
    CMYK
    cmyk(7%, 0%, 1%, 0%)

    Accessibility Contrast

    WCAG contrast ratios for #EBFEFB against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.04:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    20.10:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.11:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

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

    Analogous Colors

    Hues at 141, 171, and 201 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 171, 291, and 51 degrees.

    Color Palettes Using #EBFEFB

    Monochromatic Scale

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

    #04493E #08917D #0DF2D0 #6EF7E3 #B6FBF1
    Warm Harmony

    Adjacent hues from 171 to 216 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.

    #30E8CD #30D6E8 #30A8E8 #307AE8
    Cool Contrast

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

    #26D9BE #D92641 #D96526 #D9BE26
    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.

    #B8E0DA #B8BEE0 #DAB8E0 #E0B8BE #E0DAB8

    Shades & Tints of #EBFEFB

    Lightness variations at hue 171 and 90% saturation.

    CSS Gradients with #EBFEFB

    Cyan to Red
    linear-gradient(135deg, #ebfefb, #feecee)
    Analogous Fade
    linear-gradient(90deg, #ebfefb, #ecf8fe)
    Deep to Light
    linear-gradient(180deg, #05574b, #a8faee)
    Tricolor Sweep
    linear-gradient(135deg, #ecfefb, #fbecfe, #fefbec)

    Design Use Cases for #EBFEFB

    High-Impact Accent

    With 90% saturation, #EBFEFB is highly vivid. Reserve this for elements that need maximum attention: primary action buttons, notification badges, error states, or promotional banners. Use sparingly alongside neutral tones to avoid visual fatigue.

    Near-White Background

    At 96% lightness, #EBFEFB 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

    #EBFEFB is in the cyan spectrum (hue 171). 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 #EBFEFB (hue 171) to its complement at hue 351. For a subtler effect, try pairing with an analogous color at hue 201. Use CSS: background: linear-gradient(135deg, #ebfefb, #feecee);

    CSS Code for #EBFEFB

    /* Background */
    background-color: #ebfefb;
    background-color: rgb(235, 254, 251);
    background-color: hsl(171, 90%, 96%);
    /* Text */
    color: #ebfefb;
    /* Border */
    border: 2px solid #ebfefb;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(235, 254, 251, 0.3);
    /* CSS Variable */
    --color-primary: 171 90% 96%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #EBFEFB across image editing and color design tools.

    About Color #EBFEFB (#EBFEFB)

    #EBFEFB is a cyan color (colour) with RGB channel values of 235 red, 254 green, and 251 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 171 degrees with 90% saturation and 96% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #EBFEFB is 248/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 7% cyan, 0% magenta, 1% yellow, and 0% key (black).

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

    The complementary colour #FEECEE creates maximum visual tension when paired with #EBFEFB. For more harmonious color combinations, use the analogous colours #ECFEF2 and #ECF8FE, 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 #EBFEFB

    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 #EBFEFB?
    #EBFEFB is Color #EBFEFB, a cyan color (colour) with RGB(235, 254, 251), HSL(171, 90%, 96%), and CMYK(7%, 0%, 1%, 0%). Its perceived brightness is 248/255.
    Is #EBFEFB accessible for text?
    Against white, #EBFEFB has a contrast ratio of 1.04:1 (fails AA for normal text). Against black, it has 20.10:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #EBFEFB?
    The complementary colour is #FEECEE (hue 351). For subtle color combinations, use analogous colours #ECFEF2 and #ECF8FE. The triadic palette adds #FBECFE and #FEFBEC for vibrant variety.
    How do I use #EBFEFB in CSS?
    Use any format: color: #ebfefb; or rgb(235, 254, 251); or hsl(171, 90%, 96%). For CSS custom properties: --color-primary: 171 90% 96%; 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.