Color #64AA85 Color / Colour Code #64AA85
This page shows the hex color code for color #64aa85 (#64AA85). The colour is a green tone with 29% saturation and 53% lightness. Explore its conversions, colour palettes, gradients, accessibility data, and CSS code below.
Color Conversions
Accessibility Contrast
WCAG contrast ratios for #64AA85 against common backgrounds.
Complementary Colors
#64AA85 paired with its color wheel opposite for maximum contrast.
Analogous Colors
Hues at 118, 148, and 178 degrees for harmonious combinations.
Triadic Palette
Three colors at 148, 268, and 28 degrees.
Color Palettes Using #64AA85
Five shades at lightness levels 15% through 85% while keeping hue at 148 and saturation at 29%. Use the darkest shade for text and the lightest for backgrounds to build a cohesive single-hue design system.
Adjacent hues from 148 to 193 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.
Combines the base color at hue 148 with its complement at 328 and two adjacent cool tones. This split-complementary approach provides strong visual contrast while remaining more balanced than a pure complementary scheme.
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.
Shades & Tints of #64AA85
Lightness variations at hue 148 and 29% saturation.
CSS Gradients with #64AA85
Design Use Cases for #64AA85
Muted Accent Color
With 29% saturation, #64AA85 has a subtle, sophisticated quality. This level of desaturation works well for secondary buttons, inactive states, subtle borders, and backgrounds that need a hint of color without being distracting. Muted colors communicate restraint and professionalism.
Soft Accent & Highlight
With 53% lightness, #64AA85 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
#64AA85 falls in the green range (hue 148). 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 #64AA85 (hue 148) to its complement at hue 328. For a subtler effect, try pairing with an analogous color at hue 178. Use CSS: background: linear-gradient(135deg, #64aa85, #aa6489);
CSS Code for #64AA85
Similar Colors
Colors visually similar to #64AA85 based on RGB, lightness, and hue variations.
Use This Color in Design Tools
Apply #64AA85 across image editing and color design tools.
About Color #64AA85 (#64AA85)
#64AA85 is a green color (colour) with RGB channel values of 100 red, 170 green, and 133 blue. The green channel is dominant with a relatively balanced channel distribution. In HSL terms, the hue sits at 148 degrees with 29% saturation and 53% lightness, placing it in the neutral-to-cool range of the colour spectrum.
The perceived brightness of #64AA85 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 41% cyan, 0% magenta, 22% yellow, and 33% key (black).
The WCAG contrast ratio of #64AA85 against white is 2.75:1 and against black is 7.63:1. This does not meet AA requirements on white. Use it on dark backgrounds where it achieves 7.63:1, or use it exclusively for decorative purposes.
The complementary colour #AA6489 creates maximum visual tension when paired with #64AA85. For more harmonious color combinations, use the analogous colours #67AA64 and #64AAA8, 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 #64AA85
- Enter your color value in HEX format.
- The tool converts it to RGB, HSL, CMYK format in real time.
- Copy the converted value to your clipboard.
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 #64AA85?
- #64AA85 is Color #64AA85, a green color (colour) with RGB(100, 170, 133), HSL(148, 29%, 53%), and CMYK(41%, 0%, 22%, 33%). Its perceived brightness is 145/255.
- Is #64AA85 accessible for text?
- Against white, #64AA85 has a contrast ratio of 2.75:1 (fails AA for normal text). Against black, it has 7.63:1 (passes AA). Use the contrast checker tool for custom background pairings.
- What colours pair well with #64AA85?
- The complementary colour is #AA6489 (hue 328). For subtle color combinations, use analogous colours #67AA64 and #64AAA8. The triadic palette adds #8564AA and #AA8564 for vibrant variety.
- How do I use #64AA85 in CSS?
- Use any format: color: #64aa85; or rgb(100, 170, 133); or hsl(148, 29%, 53%). For CSS custom properties: --color-primary: 148 29% 53%; 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.