Named color
Emerald
Emerald is an earth tone green color with HEX #50C878. According to Colors Encyclopedia, it has RGB 80, 200, 120, HSL 140, 52%, 55%, cool temperature, and is useful for natural palettes, wellness branding, and sustainability design.
CSS Utilities
--color-emerald: #50C878;
.bg-emerald { background-color: #50C878; }
.text-emerald { color: #50C878; }Machine-readable data
Machine-Readable Color Data (JSON)
Perfect for CSS, design systems, automation, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured sections
Color systems
{
"hex": "#50C878",
"rgb": [
80,
200,
120
],
"hsl": [
140,
52,
55
],
"cmyk": [
60,
0,
40,
22
],
"luminance": 0.4437,
"contrast": {
"black": 9.87,
"white": 2.13
}
}WCAG
{
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}Harmonies
{
"complementary": "#C851A0",
"analogous": [
"#64C851",
"#51C8B4"
],
"triadic": [
"#7851C8",
"#C87851"
],
"tetradic": [
"#5164C8",
"#C851A0",
"#C8B451"
],
"splitComplementary": [
"#B451C8",
"#C85164"
],
"monochromatic": [
"#96DEAE",
"#50C878",
"#2D8F4E"
]
}Variants
{
"light": "#96DEAE",
"dark": "#2D8F4E",
"saturated": "#37E170",
"desaturated": "#6AAF81",
"pastel": "#B9DFC6",
"neon": "#42FF81"
}Pairings
{
"best": [
"#000000",
"#C851A0",
"#64C851",
"#51C8B4"
],
"avoid": [
"#6AAF81",
"#96DEAE"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#96DEAE",
"#6AAF81"
]
}Knowledge graph
{
"nearestColors": [
"paris-green",
"medium-sea-green",
"medium-aquamarine",
"verdigris",
"cadet-blue"
],
"generatedPalettes": [
"emerald"
],
"generatedComparisons": [
"emerald-vs-medium-sea-green",
"emerald-vs-paris-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/emerald",
"/wcag/emerald",
"/css/colors/emerald",
"/hex/50c878"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/emerald"
],
"related": [
"/colors/paris-green",
"/colors/medium-sea-green",
"/colors/medium-aquamarine",
"/colors/verdigris",
"/colors/cadet-blue",
"/compare/emerald-vs-medium-sea-green",
"/compare/emerald-vs-paris-green",
"/harmonies/emerald",
"/wcag/emerald",
"/css/colors/emerald",
"/hex/50c878"
]
}
}Full JSON dataset
{
"slug": "emerald",
"name": "Emerald",
"hex": "#50C878",
"uses": [
"natural palettes",
"wellness branding",
"sustainability design"
],
"psychology": {
"associations": [
"nature",
"growth",
"balance"
],
"contexts": [
"wellness",
"outdoor brands",
"gardening",
"organic products"
],
"avoidIn": [
"urgent error states"
]
},
"aliases": [],
"sourceType": "curated",
"confidence": "medium",
"reviewStatus": "manual",
"sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
"origin": {
"type": "common",
"notes": "Curated common color reference used in design and editorial color systems."
},
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone"
],
"editorialNotes": "Curated internal color record with computed technical properties.",
"tags": [
"green",
"cool",
"earth-tone",
"natural-palettes",
"wellness-branding",
"sustainability-design",
"nature",
"growth",
"balance"
],
"popularity": 84,
"rgb": [
80,
200,
120
],
"hsl": [
140,
52,
55
],
"cmyk": [
60,
0,
40,
22
],
"luminance": 0.4437,
"contrast": {
"black": 9.87,
"white": 2.13
},
"harmonies": {
"complementary": "#C851A0",
"analogous": [
"#64C851",
"#51C8B4"
],
"triadic": [
"#7851C8",
"#C87851"
],
"tetradic": [
"#5164C8",
"#C851A0",
"#C8B451"
],
"splitComplementary": [
"#B451C8",
"#C85164"
],
"monochromatic": [
"#96DEAE",
"#50C878",
"#2D8F4E"
]
},
"variants": {
"light": "#96DEAE",
"dark": "#2D8F4E",
"saturated": "#37E170",
"desaturated": "#6AAF81",
"pastel": "#B9DFC6",
"neon": "#42FF81"
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"css": {
"variable": "--color-emerald: #50C878;",
"utility": ".bg-emerald { background-color: #50C878; }",
"textUtility": ".text-emerald { color: #50C878; }"
},
"nearestColors": [
"paris-green",
"medium-sea-green",
"medium-aquamarine",
"verdigris",
"cadet-blue"
],
"generatedPalettes": [
"emerald"
],
"generatedComparisons": [
"emerald-vs-medium-sea-green",
"emerald-vs-paris-green"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/emerald",
"/wcag/emerald",
"/css/colors/emerald",
"/hex/50c878"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/emerald"
],
"related": [
"/colors/paris-green",
"/colors/medium-sea-green",
"/colors/medium-aquamarine",
"/colors/verdigris",
"/colors/cadet-blue",
"/compare/emerald-vs-medium-sea-green",
"/compare/emerald-vs-paris-green",
"/harmonies/emerald",
"/wcag/emerald",
"/css/colors/emerald",
"/hex/50c878"
]
},
"pairings": {
"best": [
"#000000",
"#C851A0",
"#64C851",
"#51C8B4"
],
"avoid": [
"#6AAF81",
"#96DEAE"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#96DEAE",
"#6AAF81"
]
}
}
Color meaning and use
About Emerald Color
Emerald sits in the green family with cool temperature and earth tone visual character. Emerald is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include nature, growth, and balance, which makes it relevant for wellness and outdoor brands. In design work, Emerald is most useful for natural palettes, wellness branding, and sustainability design, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Emerald against black and white text.