Tints & Shades
50
100
200
300
400
500
600
700
800
900
Scale from white (50) through Sap Green (500) to black (900), interpolated in Lab color space.
Color Values
- HEX
- #507D2A
- RGB
- rgb(80, 125, 42)
- HSL
- hsl(93, 50%, 33%)
- OKLCH
- oklch(0.539 0.124 133)
- CMYK
- cmyk(36%, 0%, 66%, 51%)
--color-sap-greenbg-[#507D2A]Accessibility
Score: 39/100On White (#FFF)
4.87:1
On Black (#000)
4.31:1
On Light Gray (#F5F5F5)
4.47:1
Best text color on this background:
Design Applications
background-color: #507D2A
color: #507D2A
bg-[#507D2A] text-[#FFFFFF]
border-left: 4px solid #507D2A
Color Harmonies
Complementary
Grape
#6F2DA8
Split-Complementary
Similar Colors
Color Meaning & Psychology
Green occupies the center of the visible spectrum where the eye is most sensitive, making it the easiest color to process — literally restful for the eye. Green's associations with nature, growth, and fresh produce are deeply biological, rooted in the evolutionary advantage of finding food. In finance, "going green" means profit. In design, green signals health, sustainability, and natural ingredients. Darker greens evoke prestige and reliability; lighter greens feel fresh and energetic; blue-greens feel sophisticated and trustworthy. Green is uniquely cross-cultural in positive associations, though it represents environmental risk in some financial contexts. Its deeper, richer tone gives it gravitas and sophistication, making it well-suited for primary brand colors, typography, and contexts where authority matters.
Industry Usage
Common contexts and industries where Sap Green is applied in professional design.
- Financial services and investment platforms
- Health, wellness, and organic food brands
- Environmental and sustainability organizations
- Pharmaceutical and medical products
- Agriculture and farming brands
- Eco-friendly consumer goods
- Real estate and property development
- Success and achievement badges in UI
Accessibility Considerations
Normal Text
Passes AA
4.5:1 minimum required
Large Text
Passes AA Large
3:1 minimum required
UI Components
Meets 1.4.11
3:1 for non-text UI
Sap Green is a dark color. Use white (#FFFFFF) text on top of it for maximum readability (4.87:1). Avoid small black text on this background.
CSS & Code Examples
Background
background-color: #507D2A;Text
color: #507D2A;Border
border: 2px solid #507D2A;Box Shadow
box-shadow: 0 4px 20px #507D2A40;Gradient
background: linear-gradient(135deg, #507D2A, #7fad56);Tailwind-style
--color-sap-green: #507D2A;Tailwind CSS Utilities
Use arbitrary value syntax in Tailwind CSS to apply Sap Green without a custom config.
Background
bg-[#507D2A]Text
text-[#507D2A]Border
border-[#507D2A]Ring
ring-[#507D2A]Fill
fill-[#507D2A]From (gradient)
from-[#507D2A]Via (gradient)
via-[#507D2A]To (gradient)
to-[#507D2A]Design Tokens
Ready-to-use Sap Green design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.
CSS Custom Properties
:root {
--color-sap-green: #507D2A;
--color-sap-green-rgb: 80, 125, 42;
--color-sap-green-hsl: 93, 50%, 33%;
}SCSS Variables
$color-sap-green: #507D2A; $color-sap-green-rgb: 80, 125, 42; $color-sap-green-hsl: 93, 50%, 33%;
Tailwind v3 Config
// tailwind.config.js
module.exports = {
theme: {
extend: {
colors: {
'sap-green': '#507D2A',
},
},
},
};Tailwind v4 (@theme)
/* tailwind.css */
@theme {
--color-sap-green: #507D2A;
}JSON Design Token (W3C format)
{
"sap-green": {
"value": "#507D2A",
"type": "color",
"description": "Sap Green — #507D2A"
}
}More green colors
View all →What Does Sap Green Mean? Color Psychology & Cultural Symbolism
The green spectrum contains multitudes: jungle growth and financial gain, medical healing and environmental responsibility. Sap Green at #507D2A navigates this complexity with a deep quality that emphasizes health—the aspect of green psychology most useful in healthcare design.
- Across color psychology research, green consistently tests high for "health" associations, making Sap Green a reliable vehicle for health in cross-demographic audiences.
- Brand designers draw on green-family tones to project trustworthiness and reliability—values that Sap Green communicates in a deep key.
- At 50% saturation, Sap Green reads as subdued—neither overwhelming nor passive, landing in the growth, nature, health, and balance zone with measured confidence.
- Sap Green's deep lightness (33%) shifts its psychological register: Forest and hunter greens project gravitas, tradition, and wealth—the preferred territory for luxury brands, financial institutions, and premium environmental products.
The enduring power of Sap Green is that it never needs to explain itself—growth, health, and permission are universally understood.
How to Use Sap Green in Design: Applications, Pairings & Best Practices
The design applications of Sap Green span from digital UI states to full brand identity systems. Its subdued saturation (50%) means it reads as a clear, confident presence that holds its ground without overwhelming in both contexts—strong accents, headers, and primary brand applications where visual authority is required in background uses, more active as an accent.
- Avoid: warning or danger contexts (except for safety signs), over-saturated versions in premium luxury branding, and contexts requiring urgency.
- Color harmonies: Sap Green's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
- Proportional use: Sap Green's subdued quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
- As a dark tone, Sap Green creates maximum contrast with white and light neutrals—excellent for creating premium dark-mode sections, bold headers, and high-drama brand moments
- Typography: Sap Green works as a background behind white text but requires careful sizing—test at intended heading and body sizes before finalizing.
The enduring power of Sap Green is that it never needs to explain itself—growth, health, and permission are universally understood.
Sap Green Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design
Sap Green (#507D2A) reaches 4.87:1 contrast with white text—meeting WCAG 2.1 AA minimum of 4.5:1 for normal text and 3:1 for large text. It clears standard production accessibility requirements. Relative luminance: 16.5%.
- As text on white (#FFFFFF): 4.87:1 — AA ✓
- As text on black (#000000): 4.31:1 — AA (large text only)
- Best text color on Sap Green background: White (#FFFFFF) at 4.87:1
- WCAG 2.1 luminance: 16.5% — low luminance (dark)—it provides strong contrast for white and light overlaid text, functioning well as a background in dark-mode and header contexts
- Sap Green qualifies for normal body text and all larger sizes (AA).
Sap Green's WCAG profile makes it a compliant choice for most text applications.
Sap Green in Industry: Branding, Design & Market Applications
Sap Green (#507D2A) is most at home in industries where growth, nature, health, and balance are key brand values. Its deep quality makes it particularly effective in Healthcare & Wellness contexts, where the subdued saturation signals nature at exactly the right register.
- Healthcare & Wellness: Green's association with health, nature, and healing makes it the second-most-common color in healthcare branding (after blue). It signals vitality, recovery, and natural wellness without the clinical coldness of pure white or blue. (examples: Headspace, One Medical, Kaiser Permanente) Works best in teal-green and sage variations for digital health products; more saturated greens suit fitness and sports medicine.
- Finance & Banking: In Western markets, the green-money association is deeply embedded. Financial institutions use dark, sophisticated greens to communicate growth, prosperity, and fiduciary reliability. It's equally effective for positive portfolio indicators and "go" confirmation states in trading UIs. (examples: JPMorgan Chase, Goldman Sachs, Visa) Dark greens with gold accents signal premium financial services; bright greens in fintech apps signal growth metrics.
- Sustainability & Organic: Green is the categorical color of environmental consciousness. Sustainability brands, organic food labels, and clean-energy companies use it as an immediate, unambiguous signal of ecological values and natural origin. (examples: Pela Case, Grove Collaborative, Allbirds) The challenge is differentiation—nearly every sustainability brand uses green, so typography, illustration style, and specific tone matter more.
- Brand positioning: Sap Green is best suited for brands projecting trustworthiness, reliability, growth. Categories outside this positioning—warning or danger contexts (except for safety signs)—tend to see weaker results.
- Adjacent applications: Beyond primary industries, Sap Green works effectively in financial dashboards, nature and outdoor products, health and wellness UIs—contexts where nature serves a secondary but reinforcing role.
The industries where Sap Green performs best are those where the audience expects nature. Build brand strategy around this alignment, not against it.
Accessibility & Design Guides
Frequently Asked Questions
- What is the hex code for Sap Green? ▾
- The hex code for Sap Green is #507D2A. Its RGB values are rgb(80, 125, 42) and its HSL values are hsl(93, 50%, 33%).
- What does Sap Green mean in design? ▾
- Green occupies the center of the visible spectrum where the eye is most sensitive, making it the easiest color to process — literally restful for the eye. Green's associations with nature, growth, and fresh produce are deeply biological, rooted in the evolutionary advantage of finding food. In finance, "going green" means profit. In design, green signals health, sustainability, and natural ingredients. Darker greens evoke prestige and reliability; lighter greens feel fresh and energetic; blue-greens feel sophisticated and trustworthy. Green is uniquely cross-cultural in positive associations, though it represents environmental risk in some financial contexts. Its deeper, richer tone gives it gravitas and sophistication, making it well-suited for primary brand colors, typography, and contexts where authority matters.
- Is Sap Green WCAG accessible? ▾
- Sap Green (#507D2A) passes WCAG AA on white with a 4.87:1 contrast ratio. Its overall accessibility score is 39/100.
- What colors go well with Sap Green? ▾
- Sap Green pairs well with its complementary color Grape (#6F2DA8). Analogous colors like Yellow and Olive Drab also work harmoniously. Check the Color Harmonies section above for the full palette.
- What is Sap Green used for? ▾
- Sap Green is commonly used for: Financial services and investment platforms; Health, wellness, and organic food brands; Environmental and sustainability organizations; Pharmaceutical and medical products; Agriculture and farming brands.
- What are the CSS and Tailwind values for Sap Green? ▾
- In CSS, use `color: #507D2A` or `background-color: #507D2A`. The CSS custom property is `--color-sap-green: #507D2A`. In Tailwind CSS, use the arbitrary value class `bg-[#507D2A]` for backgrounds or `text-[#507D2A]` for text.