HEX atlas value

#8DECA8

#8DECA8 is a cool green HEX color close to Seafoam. According to Colors Encyclopedia, it converts to RGB 141, 236, 168, HSL 137, 71%, 74%, has luminance 0.6848, and belongs to the balanced group.

#8DECA8 Sample readable text
HEX #8DECA8
RGB rgb(141, 236, 168)
HSL hsl(137 71% 74%)
CMYK cmyk(40, 0, 29, 7)
Luminance 0.6848
Contrast Black 14.7:1White 1.43:1

CSS

--color-8deca8: #8DECA8;
.background-8deca8 { background-color: #8DECA8; }
.text-8deca8 { color: #8DECA8; }

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.6848
Black text14.7: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":"#8DECA8","rgb":[141,236,168],"hsl":[137,71,74],"cmyk":[40,0,29,7],"luminance":0.6848,"contrast":{"black":14.7,"white":1.43}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.7,"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":"#7FFAA2","hex":"#7FFAA2","family":"green","bestTextColor":"#000000","contrastBlack":16.1,"contrastWhite":1.3,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#8EECD7","hex":"#8EECD7","family":"cyan","bestTextColor":"#000000","contrastBlack":15.13,"contrastWhite":1.39,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","balanced","balanced green","Seafoam 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/8deca8.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/seafoam.json","https://www.colorsencyclopedia.com/api/colors/light-green.json","https://www.colorsencyclopedia.com/api/colors/mint-green.json"]}
Harmonies
{"complementary":"#EC8ED1","analogous":["#A2EC8E","#8EECD7"],"triadic":["#A88EEC","#ECA88E"],"tetradic":["#8EA2EC","#EC8ED1","#ECD78E"],"splitComplementary":["#D78EEC","#EC8EA2"],"monochromatic":["#DCF9E4","#8DECA8","#3FDE6C"]}
Variants
{"light":"#DCF9E4","dark":"#3FDE6C","saturated":"#7FFAA2","desaturated":"#9CDDAF","pastel":"#FBFEFC","neon":"#A3FFBD"}
Nearest named colors
[{"slug":"seafoam","name":"Seafoam","hex":"#93E9BE","distance":23},{"slug":"light-green","name":"Light Green","hex":"#90EE90","distance":24.269322199023193},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":24.535688292770594},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":24.535688292770594},{"slug":"mint","name":"Mint","hex":"#98FF98","distance":27.16615541441225}]

HEX meaning and use

About #8DECA8

#8DECA8 is classified as a cool green value with balanced visual character. #8DECA8 is visually closest to Seafoam, a named green color with HEX #93E9BE.

The RGB channels are 141, 236, and 168, with green carrying the strongest channel weight. In HSL, the hue is 137deg 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.6848, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 23.00, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.7: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 #8DECA8 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000014.7: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
#7FFAA2#000000 text · best 16.1:1#7FFAA2
#8EECD7#000000 text · best 15.13:1#8EECD7

Generated Palette

#8DECA8#8DECA8
#EC8ED1#EC8ED1
#A2EC8E#A2EC8E
#8EECD7#8EECD7
#DCF9E4#DCF9E4
#3FDE6C#3FDE6C

Color Harmonies

#EC8ED1#EC8ED1
#A2EC8E#A2EC8E
#8EECD7#8EECD7
#A88EEC#A88EEC
#ECA88E#ECA88E

Variants

#DCF9E4#DCF9E4
#3FDE6C#3FDE6C
#7FFAA2#7FFAA2
#9CDDAF#9CDDAF
#FBFEFC#FBFEFC
#A3FFBD#A3FFBD

Nearest Named Colors