Color #95A135 Color / Colour Code #95A135

    This page shows the hex color code for color #95a135 (#95A135). The colour is a yellow tone with 50% saturation and 42% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.

    #95A135

    Color Conversions

    HEX
    #95A135
    RGB
    rgb(149, 161, 53)
    HSL
    hsl(67, 50%, 42%)
    HSV
    hsv(67, 67%, 63%)
    CMYK
    cmyk(7%, 0%, 67%, 37%)

    Accessibility Contrast

    WCAG contrast ratios for #95A135 against common backgrounds.

    Sample Text
    vs White (#FFFFFF)
    2.83:1
    AA FailAA Large FailAAA Fail
    Sample Text
    vs Black (#000000)
    7.43:1
    AA PassAA Large PassAAA Pass
    Sample Text
    vs Light Gray (#EEEEEE)
    2.44:1
    AA FailAA Large FailAAA Fail

    Complementary Colors

    #95A135 paired with its color wheel opposite for maximum contrast.

    Analogous Colors

    Hues at 37, 67, and 97 degrees for harmonious combinations.

    Triadic Palette

    Three colors at 67, 187, and 307 degrees.

    Color Palettes Using #95A135

    Monochromatic Scale

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

    #353913 #6A7326 #B0BF40 #D0D98C #E7ECC6
    Warm Harmony

    Adjacent hues from 67 to 112 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.

    #B8C653 #9CC653 #7FC653 #62C653
    Cool Contrast

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

    #B0BF40 #4F40BF #8E40BF #BF40B0
    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.

    #DCE0B8 #B8E0BC #B8DCE0 #BCB8E0 #E0B8DC

    Shades & Tints of #95A135

    Lightness variations at hue 67 and 50% saturation.

    CSS Gradients with #95A135

    Yellow to Blue
    linear-gradient(135deg, #95a135, #4236a1)
    Analogous Fade
    linear-gradient(90deg, #95a135, #5fa136)
    Deep to Light
    linear-gradient(180deg, #3f4517, #e3e8ba)
    Tricolor Sweep
    linear-gradient(135deg, #94a136, #3694a1, #a13694)

    Design Use Cases for #95A135

    Balanced UI Color

    At 50% saturation, #95A135 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.

    Primary Interface Color

    At 42% lightness, #95A135 is in the mid-range, making it ideal for interactive elements like buttons, links, and selected states. This lightness level ensures good contrast against both light and dark adjacent elements in most layouts.

    Attention & Optimism

    #95A135 is in the yellow spectrum (hue 67). Yellow attracts attention faster than any other color. Use it for warning labels, featured content markers, star ratings, and tooltip backgrounds. Pair with dark text since yellow often fails contrast checks against white.

    Gradient Pairing

    Create a gradient from #95A135 (hue 67) to its complement at hue 247. For a subtler effect, try pairing with an analogous color at hue 97. Use CSS: background: linear-gradient(135deg, #95a135, #4236a1);

    CSS Code for #95A135

    /* Background */
    background-color: #95a135;
    background-color: rgb(149, 161, 53);
    background-color: hsl(67, 50%, 42%);
    /* Text */
    color: #95a135;
    /* Border */
    border: 2px solid #95a135;
    /* Shadow */
    box-shadow: 0 4px 14px rgba(149, 161, 53, 0.3);
    /* CSS Variable */
    --color-primary: 67 50% 42%;

    Similar Colors

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

    Use This Color in Design Tools

    Apply #95A135 across image editing and color design tools.

    About Color #95A135 (#95A135)

    #95A135 is a yellow color (colour) with RGB channel values of 149 red, 161 green, and 53 blue. The green channel is dominant by a ratio of 3.0:1 over the weakest channel. In HSL terms, the hue sits at 67 degrees with 50% saturation and 42% lightness, placing it in the neutral-to-cool range of the colour spectrum.

    The perceived brightness of #95A135 is 145/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 7% cyan, 0% magenta, 67% yellow, and 37% key (black).

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

    The complementary colour #4236A1 creates maximum visual tension when paired with #95A135. For more harmonious color combinations, use the analogous colours #A17836 and #5FA136, 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 #95A135

    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 #95A135?
    #95A135 is Color #95A135, a yellow color (colour) with RGB(149, 161, 53), HSL(67, 50%, 42%), and CMYK(7%, 0%, 67%, 37%). Its perceived brightness is 145/255.
    Is #95A135 accessible for text?
    Against white, #95A135 has a contrast ratio of 2.83:1 (fails AA for normal text). Against black, it has 7.43:1 (passes AA). Use the contrast checker tool for custom background pairings.
    What colours pair well with #95A135?
    The complementary colour is #4236A1 (hue 247). For subtle color combinations, use analogous colours #A17836 and #5FA136. The triadic palette adds #3694A1 and #A13694 for vibrant variety.
    How do I use #95A135 in CSS?
    Use any format: color: #95a135; or rgb(149, 161, 53); or hsl(67, 50%, 42%). For CSS custom properties: --color-primary: 67 50% 42%; 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.