Color #68CF97 Color / Colour Code #68CF97

    This page shows the hex color code for color #68cf97 (#68CF97). The colour is a green tone with 52% saturation and 61% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #68CF97

    Color Conversions

    HEX
    #68CF97
    RGB
    rgb(104, 207, 151)
    HSL
    hsl(147, 52%, 61%)
    HSV
    hsv(147, 50%, 81%)
    CMYK
    cmyk(50%, 0%, 27%, 19%)

    Accessibility Contrast

    WCAG contrast ratios for #68CF97 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.92:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    10.96:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.65:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #68CF97 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 117, 147, and 177 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 147, 267, and 27 degrees.

    Color Palettes Using #68CF97

    Monochromatic Scale

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

    #123A24 #257449 #3DC279 #8BDAAF #C5EDD7
    Warm Harmony

    Adjacent hues from 147 to 192 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.

    #51C886 #51C8A4 #51C8C2 #51B0C8
    Cool Contrast

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

    #3DC279 #C23D86 #C23D44 #C2793D
    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.

    #B8E0CA #B8CEE0 #CAB8E0 #E0B8CE #E0CAB8

    Shades & Tints of #68CF97

    Lightness variations at hue 147 and 52% saturation.

    CSS Gradients with #68CF97

    Green to Pink
    linear-gradient(135deg, #68cf97, #cf68a1)
    Analogous Fade
    linear-gradient(90deg, #68cf97, #68cfca)
    Deep to Light
    linear-gradient(180deg, #16462c, #b9e9cf)
    Tricolor Sweep
    linear-gradient(135deg, #68cf96, #9668cf, #cf9668)

    Design Use Cases for #68CF97

    Balanced UI Color

    At 52% saturation, #68CF97 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 61% lightness, #68CF97 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.

    Success & Growth Indicators

    #68CF97 falls in the green range (hue 147). Green universally represents success, growth, and safety. Use it for confirmation messages, positive chart data, eco-friendly badges, and health metrics. In financial dashboards, green indicates gains and positive performance.

    Gradient Pairing

    Create a gradient from #68CF97 (hue 147) to its complement at hue 327. For a subtler effect, try pairing with an analogous color at hue 177. Use CSS: background: linear-gradient(135deg, #68cf97, #cf68a1);

    CSS Code for #68CF97

    /* Background */
    background-color: #68cf97;
    background-color: rgb(104, 207, 151);
    background-color: hsl(147, 52%, 61%);
    /* Text */
    color: #68cf97;
    /* Border */
    border: 2px solid #68cf97;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(104, 207, 151, 0.3);
    /* CSS Variable */
    --color-primary: 147 52% 61%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #68CF97 across image editing and color design tools.

    About Color #68CF97 (#68CF97)

    #68CF97 is a green color (colour) with RGB channel values of 104 red, 207 green, and 151 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 147 degrees with 52% saturation and 61% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #68CF97 is 170/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 50% cyan, 0% magenta, 27% yellow, and 19% key (black).

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

    The complementary colour #CF68A1 creates maximum visual tension when paired with #68CF97. For more harmonious color combinations, use the analogous colours #6DCF68 and #68CFCA, 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 #68CF97

    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 #68CF97?
    #68CF97 is Color #68CF97, a green color (colour) with RGB(104, 207, 151), HSL(147, 52%, 61%), and CMYK(50%, 0%, 27%, 19%). Its perceived brightness is 170/255.
    Is #68CF97 accessible for text?
    Against white, #68CF97 has a contrast ratio of 1.92:1 (fails AA for normal text). Against black, it has 10.96:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #68CF97?
    The complementary colour is #CF68A1 (hue 327). For subtle color combinations, use analogous colours #6DCF68 and #68CFCA. The triadic palette adds #9668CF and #CF9668 for vibrant variety.
    How do I use #68CF97 in CSS?
    Use any format: color: #68cf97; or rgb(104, 207, 151); or hsl(147, 52%, 61%). For CSS custom properties: --color-primary: 147 52% 61%; 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.