Color #98CEDA Color / Colour Code #98CEDA

    This page shows the hex color code for color #98ceda (#98CEDA). The colour is a cyan tone with 47% saturation and 73% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #98CEDA

    Color Conversions

    HEX
    #98CEDA
    RGB
    rgb(152, 206, 218)
    HSL
    hsl(191, 47%, 73%)
    HSV
    hsv(191, 30%, 85%)
    CMYK
    cmyk(30%, 6%, 0%, 15%)

    Accessibility Contrast

    WCAG contrast ratios for #98CEDA against common backgrounds.

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

    Complementary Colors

    #98CEDA paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 161, 191, and 221 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 191, 311, and 71 degrees.

    Color Palettes Using #98CEDA

    Monochromatic Scale

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

    #143238 #296370 #44A5BB #8FC9D6 #C7E4EB
    Warm Harmony

    Adjacent hues from 191 to 236 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.

    #56AEC2 #5693C2 #5678C2 #565EC2
    Cool Contrast

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

    #44A5BB #BB5A44 #BB9544 #A5BB44
    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.

    #B8D9E0 #BFB8E0 #E0B8D9 #E0BFB8 #D9E0B8

    Shades & Tints of #98CEDA

    Lightness variations at hue 191 and 47% saturation.

    CSS Gradients with #98CEDA

    Cyan to Red
    linear-gradient(135deg, #98ceda, #dba69a)
    Analogous Fade
    linear-gradient(90deg, #98ceda, #9aaedb)
    Deep to Light
    linear-gradient(180deg, #183c43, #bcdfe7)
    Tricolor Sweep
    linear-gradient(135deg, #9acfdb, #db9acf, #cfdb9a)

    Design Use Cases for #98CEDA

    Balanced UI Color

    At 47% saturation, #98CEDA 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.

    Light Background Tint

    #98CEDA at 73% lightness creates a gentle tinted background. Use it for section backgrounds, alert banners, or card surfaces that need to stand out from a white page without strong contrast. It adds color personality while keeping the design light and open.

    Clarity & Technology

    #98CEDA is in the cyan spectrum (hue 191). 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 #98CEDA (hue 191) to its complement at hue 11. For a subtler effect, try pairing with an analogous color at hue 221. Use CSS: background: linear-gradient(135deg, #98ceda, #dba69a);

    CSS Code for #98CEDA

    /* Background */
    background-color: #98ceda;
    background-color: rgb(152, 206, 218);
    background-color: hsl(191, 47%, 73%);
    /* Text */
    color: #98ceda;
    /* Border */
    border: 2px solid #98ceda;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(152, 206, 218, 0.3);
    /* CSS Variable */
    --color-primary: 191 47% 73%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #98CEDA across image editing and color design tools.

    About Color #98CEDA (#98CEDA)

    #98CEDA is a cyan color (colour) with RGB channel values of 152 red, 206 green, and 218 blue. The blue channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 191 degrees with 47% saturation and 73% lightness, placing it in the cool range of the colour spectrum.

    The perceived brightness of #98CEDA is 191/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 30% cyan, 6% magenta, 0% yellow, and 15% key (black).

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

    The complementary colour #DBA69A creates maximum visual tension when paired with #98CEDA. For more harmonious color combinations, use the analogous colours #9ADBC6 and #9AAEDB, 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 #98CEDA

    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 #98CEDA?
    #98CEDA is Color #98CEDA, a cyan color (colour) with RGB(152, 206, 218), HSL(191, 47%, 73%), and CMYK(30%, 6%, 0%, 15%). Its perceived brightness is 191/255.
    Is #98CEDA accessible for text?
    Against white, #98CEDA has a contrast ratio of 1.72:1 (fails AA for normal text). Against black, it has 12.18:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #98CEDA?
    The complementary colour is #DBA69A (hue 11). For subtle color combinations, use analogous colours #9ADBC6 and #9AAEDB. The triadic palette adds #DB9ACF and #CFDB9A for vibrant variety.
    How do I use #98CEDA in CSS?
    Use any format: color: #98ceda; or rgb(152, 206, 218); or hsl(191, 47%, 73%). For CSS custom properties: --color-primary: 191 47% 73%; 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.