HEX atlas value

#8DECA6

#8DECA6 is a cool green HEX color close to Light Green. According to Colors Encyclopedia, it converts to RGB 141, 236, 166, HSL 136, 71%, 74%, has luminance 0.6841, and belongs to the balanced group.

#8DECA6 Sample readable text
HEX #8DECA6
RGB rgb(141, 236, 166)
HSL hsl(136 71% 74%)
CMYK cmyk(40, 0, 30, 7)
Luminance 0.6841
Contrast Black 14.68:1White 1.43:1

CSS

--color-8deca6: #8DECA6;
.background-8deca6 { background-color: #8DECA6; }
.text-8deca6 { color: #8DECA6; }

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.6841
Black text14.68:1AA Pass
White text1.43: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":"#8DECA6","rgb":[141,236,166],"hsl":[136,71,74],"cmyk":[40,0,30,7],"luminance":0.6841,"contrast":{"black":14.68,"white":1.43}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.68,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.43,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#DCF9E4","hex":"#DCF9E4","family":"green","bestTextColor":"#000000","contrastBlack":18.71,"contrastWhite":1.12,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Mint","hex":"#98FF98","family":"green","bestTextColor":"#000000","contrastBlack":17.09,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Green","hex":"#98FB98","family":"green","bestTextColor":"#000000","contrastBlack":16.59,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#7FFAA0","hex":"#7FFAA0","family":"green","bestTextColor":"#000000","contrastBlack":16.08,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#8EECD6","hex":"#8EECD6","family":"cyan","bestTextColor":"#000000","contrastBlack":15.12,"contrastWhite":1.39,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","balanced","balanced green","Light Green adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/8deca6.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/light-green.json","https://www.colorsencyclopedia.com/api/colors/mint-green.json","https://www.colorsencyclopedia.com/api/colors/pale-green.json"]}
Harmonies
{"complementary":"#EC8ED3","analogous":["#A4EC8E","#8EECD6"],"triadic":["#A78EEC","#ECA78E"],"tetradic":["#8EA4EC","#EC8ED3","#ECD68E"],"splitComplementary":["#D68EEC","#EC8EA4"],"monochromatic":["#DCF9E4","#8DECA6","#3FDE6A"]}
Variants
{"light":"#DCF9E4","dark":"#3FDE6A","saturated":"#7FFAA0","desaturated":"#9CDDAE","pastel":"#FBFEFC","neon":"#A3FFBC"}
Nearest named colors
[{"slug":"light-green","name":"Light Green","hex":"#90EE90","distance":22.293496809607955},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":23.280893453645632},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":23.280893453645632},{"slug":"seafoam","name":"Seafoam","hex":"#93E9BE","distance":24.919871588754223},{"slug":"mint","name":"Mint","hex":"#98FF98","distance":26.038433132583073}]

HEX meaning and use

About #8DECA6

#8DECA6 is classified as a cool green value with balanced visual character. #8DECA6 is visually closest to Light Green, a named green color with HEX #90EE90.

The RGB channels are 141, 236, and 166, with green carrying the strongest channel weight. In HSL, the hue is 136deg with 71% saturation and 74% lightness, so this page treats it as a high-saturation, light 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 botanical and wellness palettes. Its luminance is 0.6841, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 22.29, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.68:1AA Pass
White text1.43:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000014.68:1 · AAA
White text#FFFFFF1.43:1 · Fail

Accessible Alternatives

#DCF9E4#000000 text · best 18.71:1#DCF9E4
Mint#000000 text · best 17.09:1#98FF98
Pale Green#000000 text · best 16.59:1#98FB98
#7FFAA0#000000 text · best 16.08:1#7FFAA0
#8EECD6#000000 text · best 15.12:1#8EECD6

Generated Palette

#8DECA6#8DECA6
#EC8ED3#EC8ED3
#A4EC8E#A4EC8E
#8EECD6#8EECD6
#DCF9E4#DCF9E4
#3FDE6A#3FDE6A

Color Harmonies

#EC8ED3#EC8ED3
#A4EC8E#A4EC8E
#8EECD6#8EECD6
#A78EEC#A78EEC
#ECA78E#ECA78E

Variants

#DCF9E4#DCF9E4
#3FDE6A#3FDE6A
#7FFAA0#7FFAA0
#9CDDAE#9CDDAE
#FBFEFC#FBFEFC
#A3FFBC#A3FFBC

Nearest Named Colors