Color #90E49E Color / Colour Code #90E49E

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

    #90E49E

    Color Conversions

    HEX
    #90E49E
    RGB
    rgb(144, 228, 158)
    HSL
    hsl(130, 61%, 73%)
    HSV
    hsv(130, 37%, 89%)
    CMYK
    cmyk(37%, 0%, 31%, 11%)

    Accessibility Contrast

    WCAG contrast ratios for #90E49E against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    1.52:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    13.78:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    1.31:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #90E49E paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 100, 130, and 160 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 130, 250, and 10 degrees.

    Color Palettes Using #90E49E

    Monochromatic Scale

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

    #0F3E17 #1E7B2D #32CD4C #84E193 #C1F0C9
    Warm Harmony

    Adjacent hues from 130 to 175 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.

    #46D25E #46D281 #46D2A4 #46D2C7
    Cool Contrast

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

    #32CD4C #CD32B3 #CD3266 #CD4C32
    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.

    #B8E0BE #B8DAE0 #BEB8E0 #E0B8DA #E0BEB8

    Shades & Tints of #90E49E

    Lightness variations at hue 130 and 61% saturation.

    CSS Gradients with #90E49E

    Green to Purple
    linear-gradient(135deg, #90e49e, #e490d6)
    Analogous Fade
    linear-gradient(90deg, #90e49e, #90e4c8)
    Deep to Light
    linear-gradient(180deg, #124a1b, #b5edbe)
    Tricolor Sweep
    linear-gradient(135deg, #90e49e, #9e90e4, #e49e90)

    Design Use Cases for #90E49E

    Vibrant Brand Color

    #90E49E has a strong 61% saturation that makes it ideal for brand identity elements. Use it for logos, primary call-to-action buttons, hero section accents, and marketing materials where visual impact matters. This saturation level is eye-catching without being harsh.

    Light Background Tint

    #90E49E 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.

    Success & Growth Indicators

    #90E49E falls in the green range (hue 130). 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 #90E49E (hue 130) to its complement at hue 310. For a subtler effect, try pairing with an analogous color at hue 160. Use CSS: background: linear-gradient(135deg, #90e49e, #e490d6);

    CSS Code for #90E49E

    /* Background */
    background-color: #90e49e;
    background-color: rgb(144, 228, 158);
    background-color: hsl(130, 61%, 73%);
    /* Text */
    color: #90e49e;
    /* Border */
    border: 2px solid #90e49e;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(144, 228, 158, 0.3);
    /* CSS Variable */
    --color-primary: 130 61% 73%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #90E49E across image editing and color design tools.

    About Color #90E49E (#90E49E)

    #90E49E is a green color (colour) with RGB channel values of 144 red, 228 green, and 158 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 130 degrees with 61% saturation and 73% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #90E49E is 195/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 37% cyan, 0% magenta, 31% yellow, and 11% key (black).

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

    The complementary colour #E490D6 creates maximum visual tension when paired with #90E49E. For more harmonious color combinations, use the analogous colours #ACE490 and #90E4C8, 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 #90E49E

    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 #90E49E?
    #90E49E is Color #90E49E, a green color (colour) with RGB(144, 228, 158), HSL(130, 61%, 73%), and CMYK(37%, 0%, 31%, 11%). Its perceived brightness is 195/255.
    Is #90E49E accessible for text?
    Against white, #90E49E has a contrast ratio of 1.52:1 (fails AA for normal text). Against black, it has 13.78:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #90E49E?
    The complementary colour is #E490D6 (hue 310). For subtle color combinations, use analogous colours #ACE490 and #90E4C8. The triadic palette adds #9E90E4 and #E49E90 for vibrant variety.
    How do I use #90E49E in CSS?
    Use any format: color: #90e49e; or rgb(144, 228, 158); or hsl(130, 61%, 73%). For CSS custom properties: --color-primary: 130 61% 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.