Named color
Alexandrite
Alexandrite is an earth tone green color with HEX #3D8B74. According to Colors Encyclopedia, it has RGB 61, 139, 116, HSL 162, 39%, 39%, cool temperature, and is useful for jewel tone palettes, luxury branding, and premium interface accents.
CSS Utilities
--color-alexandrite: #3D8B74;
.bg-alexandrite { background-color: #3D8B74; }
.text-alexandrite { color: #3D8B74; }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": "#3D8B74",
"rgb": [
61,
139,
116
],
"hsl": [
162,
39,
39
],
"cmyk": [
56,
0,
17,
45
],
"luminance": 0.2072,
"contrast": {
"black": 5.14,
"white": 4.08
}
}WCAG
{
"AA": [
"#000000"
],
"AAA": []
}Harmonies
{
"complementary": "#8A3D54",
"analogous": [
"#3D8A4C",
"#3D7B8A"
],
"triadic": [
"#733D8A",
"#8A733D"
],
"tetradic": [
"#4C3D8A",
"#8A3D54",
"#7B8A3D"
],
"splitComplementary": [
"#8A3D7B",
"#8A4C3D"
],
"monochromatic": [
"#67BCA2",
"#3D8B74",
"#214A3E"
]
}Variants
{
"light": "#67BCA2",
"dark": "#214A3E",
"saturated": "#27A07C",
"desaturated": "#53746A",
"pastel": "#8DB9AC",
"neon": "#00F0A8"
}Pairings
{
"best": [
"#000000",
"#8A3D54",
"#3D8A4C",
"#3D7B8A"
],
"avoid": [
"#53746A",
"#67BCA2"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#67BCA2",
"#53746A"
]
}Knowledge graph
{
"nearestColors": [
"viridian",
"hookers-green",
"sea-green",
"epoxy-green",
"eucalyptus"
],
"generatedPalettes": [
"alexandrite"
],
"generatedComparisons": [
"alexandrite-vs-hookers-green",
"alexandrite-vs-viridian"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/alexandrite",
"/wcag/alexandrite",
"/css/colors/alexandrite",
"/hex/3d8b74"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/alexandrite"
],
"related": [
"/colors/viridian",
"/colors/hookers-green",
"/colors/sea-green",
"/colors/epoxy-green",
"/colors/eucalyptus",
"/compare/alexandrite-vs-hookers-green",
"/compare/alexandrite-vs-viridian",
"/harmonies/alexandrite",
"/wcag/alexandrite",
"/css/colors/alexandrite",
"/hex/3d8b74"
]
}
}Full JSON dataset
{
"slug": "alexandrite",
"name": "Alexandrite",
"hex": "#3D8B74",
"uses": [
"jewel-tone palettes",
"luxury branding",
"premium interface accents"
],
"psychology": {
"associations": [
"depth",
"richness",
"prestige"
],
"contexts": [
"luxury",
"fashion",
"beauty",
"editorial design"
],
"avoidIn": [
"minimal compliance dashboards"
]
},
"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, material, cultural, 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",
"jewel-tone-palettes",
"luxury-branding",
"premium-interface-accents",
"depth",
"richness",
"prestige"
],
"popularity": 84,
"rgb": [
61,
139,
116
],
"hsl": [
162,
39,
39
],
"cmyk": [
56,
0,
17,
45
],
"luminance": 0.2072,
"contrast": {
"black": 5.14,
"white": 4.08
},
"harmonies": {
"complementary": "#8A3D54",
"analogous": [
"#3D8A4C",
"#3D7B8A"
],
"triadic": [
"#733D8A",
"#8A733D"
],
"tetradic": [
"#4C3D8A",
"#8A3D54",
"#7B8A3D"
],
"splitComplementary": [
"#8A3D7B",
"#8A4C3D"
],
"monochromatic": [
"#67BCA2",
"#3D8B74",
"#214A3E"
]
},
"variants": {
"light": "#67BCA2",
"dark": "#214A3E",
"saturated": "#27A07C",
"desaturated": "#53746A",
"pastel": "#8DB9AC",
"neon": "#00F0A8"
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"css": {
"variable": "--color-alexandrite: #3D8B74;",
"utility": ".bg-alexandrite { background-color: #3D8B74; }",
"textUtility": ".text-alexandrite { color: #3D8B74; }"
},
"nearestColors": [
"viridian",
"hookers-green",
"sea-green",
"epoxy-green",
"eucalyptus"
],
"generatedPalettes": [
"alexandrite"
],
"generatedComparisons": [
"alexandrite-vs-hookers-green",
"alexandrite-vs-viridian"
],
"relatedFamilies": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone"
],
"relatedTools": [
"/harmonies/alexandrite",
"/wcag/alexandrite",
"/css/colors/alexandrite",
"/hex/3d8b74"
],
"semanticRelations": {
"broader": [
"/colors/by-family/green",
"/colors/by-temperature/cool",
"/colors/by-tone/earth-tone"
],
"narrower": [
"/palettes/alexandrite"
],
"related": [
"/colors/viridian",
"/colors/hookers-green",
"/colors/sea-green",
"/colors/epoxy-green",
"/colors/eucalyptus",
"/compare/alexandrite-vs-hookers-green",
"/compare/alexandrite-vs-viridian",
"/harmonies/alexandrite",
"/wcag/alexandrite",
"/css/colors/alexandrite",
"/hex/3d8b74"
]
},
"pairings": {
"best": [
"#000000",
"#8A3D54",
"#3D8A4C",
"#3D7B8A"
],
"avoid": [
"#53746A",
"#67BCA2"
],
"neutral": [
"#1A1A1A",
"#F5F5F5",
"#E8E8E4"
],
"highContrast": [
"#000000"
],
"lowContrast": [
"#67BCA2",
"#53746A"
]
}
}
Color meaning and use
About Alexandrite Color
Alexandrite sits in the green family with cool temperature and earth tone visual character. Alexandrite is a commonly used color name in design references, palettes, and editorial color systems.
Its common associations include depth, richness, and prestige, which makes it relevant for luxury and fashion. In design work, Alexandrite is most useful for jewel-tone palettes, luxury branding, and premium interface accents, especially when paired with black text for stronger contrast.
WCAG Accessibility
Contrast checks for Alexandrite against black and white text.