HEX atlas value

#93BDA9

#93BDA9 is a cool green HEX color close to Lichen. According to Colors Encyclopedia, it converts to RGB 147, 189, 169, HSL 151, 24%, 66%, has luminance 0.4546, and belongs to the muted and earth tone groups.

#93BDA9 Sample readable text
HEX #93BDA9
RGB rgb(147, 189, 169)
HSL hsl(151 24% 66%)
CMYK cmyk(22, 0, 11, 26)
Luminance 0.4546
Contrast Black 10.09:1White 2.08:1

CSS

--color-93bda9: #93BDA9;
.background-93bda9 { background-color: #93BDA9; }
.text-93bda9 { color: #93BDA9; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.4546
Black text10.09:1AA Pass
White text2.08:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#93BDA9","rgb":[147,189,169],"hsl":[151,24,66],"cmyk":[22,0,11,26],"luminance":0.4546,"contrast":{"black":10.09,"white":2.08}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":10.09,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":2.08,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#CCE0D7","hex":"#CCE0D7","family":"green","bestTextColor":"#000000","contrastBlack":15.21,"contrastWhite":1.38,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#80D0AA","hex":"#80D0AA","family":"green","bestTextColor":"#000000","contrastBlack":11.52,"contrastWhite":1.82,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Lichen","hex":"#9BC4A2","family":"green","bestTextColor":"#000000","contrastBlack":10.81,"contrastWhite":1.94,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Laurel Green","hex":"#A9BA9D","family":"green","bestTextColor":"#000000","contrastBlack":10.2,"contrastWhite":2.06,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#93BCBD","hex":"#93BCBD","family":"cyan","bestTextColor":"#000000","contrastBlack":10.17,"contrastWhite":2.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["cool green","muted","earth tone","muted green","earth tone green","Lichen adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","muted interface themes","natural palettes","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/93bda9.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/lichen.json","https://www.colorsencyclopedia.com/api/colors/laurel-green.json","https://www.colorsencyclopedia.com/api/colors/dark-sea-green.json"]}
Harmonies
{"complementary":"#BD93A8","analogous":["#93BD94","#93BCBD"],"triadic":["#A993BD","#BDA993"],"tetradic":["#9493BD","#BD93A8","#BCBD93"],"splitComplementary":["#BD93BC","#BD9493"],"monochromatic":["#CCE0D7","#93BDA9","#5D987B"]}
Variants
{"light":"#CCE0D7","dark":"#5D987B","saturated":"#80D0AA","desaturated":"#A7AAA8","pastel":"#E6EAE8","neon":"#7AFFBF"}
Nearest named colors
[{"slug":"lichen","name":"Lichen","hex":"#9BC4A2","distance":12.727922061357855},{"slug":"laurel-green","name":"Laurel Green","hex":"#A9BA9D","distance":25.238858928247925},{"slug":"dark-sea-green","name":"Dark Sea Green","hex":"#8FBC8F","distance":26.324893162176366},{"slug":"cadet-gray","name":"Cadet Gray","hex":"#91A3B0","distance":27},{"slug":"galvanized-steel","name":"Galvanized Steel","hex":"#A9B0B4","distance":27.820855486487112}]

HEX meaning and use

About #93BDA9

#93BDA9 is classified as a cool green value with muted and earth tone visual character. #93BDA9 is visually closest to Lichen, a named green color with HEX #9BC4A2.

The RGB channels are 147, 189, and 169, with green carrying the strongest channel weight. In HSL, the hue is 151deg with 24% saturation and 66% lightness, so this page treats it as a low-saturation, mid-lightness atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and muted interface themes. Its luminance is 0.4546, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 12.73, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text10.09:1AA Pass
White text2.08:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #93BDA9 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000010.09:1 · AAA
White text#FFFFFF2.08:1 · Fail

Accessible Alternatives

#CCE0D7#000000 text · best 15.21:1#CCE0D7
#80D0AA#000000 text · best 11.52:1#80D0AA
Lichen#000000 text · best 10.81:1#9BC4A2
Laurel Green#000000 text · best 10.2:1#A9BA9D
#93BCBD#000000 text · best 10.17:1#93BCBD

Generated Palette

#93BDA9#93BDA9
#BD93A8#BD93A8
#93BD94#93BD94
#93BCBD#93BCBD
#CCE0D7#CCE0D7
#5D987B#5D987B

Color Harmonies

#BD93A8#BD93A8
#93BD94#93BD94
#93BCBD#93BCBD
#A993BD#A993BD
#BDA993#BDA993

Variants

#CCE0D7#CCE0D7
#5D987B#5D987B
#80D0AA#80D0AA
#A7AAA8#A7AAA8
#E6EAE8#E6EAE8
#7AFFBF#7AFFBF

Nearest Named Colors