Color #5FF595 Color / Colour Code #5FF595

    This page shows the hex color code for color #5ff595 (#5FF595). The colour is a green tone with 88% saturation and 67% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #5FF595

    Color Conversions

    HEX
    #5FF595
    RGB
    rgb(95, 245, 149)
    HSL
    hsl(142, 88%, 67%)
    HSV
    hsv(142, 61%, 96%)
    CMYK
    cmyk(61%, 0%, 39%, 4%)

    Accessibility Contrast

    WCAG contrast ratios for #5FF595 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.40:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    14.98:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.21:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #5FF595 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 112, 142, and 172 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 142, 262, and 22 degrees.

    Color Palettes Using #5FF595

    Monochromatic Scale

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

    #05481D #09903B #0FF062 #6FF6A1 #B7FAD0
    Warm Harmony

    Adjacent hues from 142 to 187 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.

    #30E874 #30E8A2 #30E8D0 #30D3E8
    Cool Contrast

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

    #26D968 #D92697 #D9263E #D96826
    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.

    #B8E0C7 #B8D1E0 #C7B8E0 #E0B8D1 #E0C7B8

    Shades & Tints of #5FF595

    Lightness variations at hue 142 and 88% saturation.

    CSS Gradients with #5FF595

    Green to Pink
    linear-gradient(135deg, #5ff595, #f561bf)
    Analogous Fade
    linear-gradient(90deg, #5ff595, #61f5e1)
    Deep to Light
    linear-gradient(180deg, #065623, #a9f9c6)
    Tricolor Sweep
    linear-gradient(135deg, #61f597, #9761f5, #f59761)

    Design Use Cases for #5FF595

    High-Impact Accent

    With 88% saturation, #5FF595 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.

    Soft Accent & Highlight

    With 67% lightness, #5FF595 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

    #5FF595 falls in the green range (hue 142). 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 #5FF595 (hue 142) to its complement at hue 322. For a subtler effect, try pairing with an analogous color at hue 172. Use CSS: background: linear-gradient(135deg, #5ff595, #f561bf);

    CSS Code for #5FF595

    /* Background */
    background-color: #5ff595;
    background-color: rgb(95, 245, 149);
    background-color: hsl(142, 88%, 67%);
    /* Text */
    color: #5ff595;
    /* Border */
    border: 2px solid #5ff595;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(95, 245, 149, 0.3);
    /* CSS Variable */
    --color-primary: 142 88% 67%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #5FF595 across image editing and color design tools.

    About Color #5FF595 (#5FF595)

    #5FF595 is a green color (colour) with RGB channel values of 95 red, 245 green, and 149 blue. The green channel is dominant by a ratio of 2.6:1 over the weakest channel. In HSL terms, the hue sits at 142 degrees with 88% saturation and 67% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #5FF595 is 189/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 61% cyan, 0% magenta, 39% yellow, and 4% key (black).

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

    The complementary colour #F561BF creates maximum visual tension when paired with #5FF595. For more harmonious color combinations, use the analogous colours #75F561 and #61F5E1, 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 #5FF595

    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 #5FF595?
    #5FF595 is Color #5FF595, a green color (colour) with RGB(95, 245, 149), HSL(142, 88%, 67%), and CMYK(61%, 0%, 39%, 4%). Its perceived brightness is 189/255.
    Is #5FF595 accessible for text?
    Against white, #5FF595 has a contrast ratio of 1.40:1 (fails AA for normal text). Against black, it has 14.98:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #5FF595?
    The complementary colour is #F561BF (hue 322). For subtle color combinations, use analogous colours #75F561 and #61F5E1. The triadic palette adds #9761F5 and #F59761 for vibrant variety.
    How do I use #5FF595 in CSS?
    Use any format: color: #5ff595; or rgb(95, 245, 149); or hsl(142, 88%, 67%). For CSS custom properties: --color-primary: 142 88% 67%; 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.