HEX atlas value

#B8ECA2

#B8ECA2 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 184, 236, 162, HSL 102, 66%, 78%, has luminance 0.7279, and belongs to the balanced group.

#B8ECA2 Sample readable text
HEX #B8ECA2
RGB rgb(184, 236, 162)
HSL hsl(102 66% 78%)
CMYK cmyk(22, 0, 31, 7)
Luminance 0.7279
Contrast Black 15.56:1White 1.35:1

CSS

--color-b8eca2: #B8ECA2;
.background-b8eca2 { background-color: #B8ECA2; }
.text-b8eca2 { color: #B8ECA2; }

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.7279
Black text15.56:1AA Pass
White text1.35: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":"#B8ECA2","rgb":[184,236,162],"hsl":[102,66,78],"cmyk":[22,0,31,7],"luminance":0.7279,"contrast":{"black":15.56,"white":1.35}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.56,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.35,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#F2FCEE","hex":"#F2FCEE","family":"green","bestTextColor":"#000000","contrastBlack":19.93,"contrastWhite":1.05,"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":"#B3F896","hex":"#B3F896","family":"green","bestTextColor":"#000000","contrastBlack":16.78,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#DDECA2","hex":"#DDECA2","family":"green","bestTextColor":"#000000","contrastBlack":16.59,"contrastWhite":1.27,"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"]}]
AI context
{"semanticGroups":["cool green","balanced","balanced green","Celadon 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/b8eca2.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/celadon.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/mint-green.json"]}
Harmonies
{"complementary":"#D6A2EC","analogous":["#DDECA2","#A2ECB1"],"triadic":["#A2B8EC","#ECA2B8"],"tetradic":["#A2DDEC","#D6A2EC","#ECB1A2"],"splitComplementary":["#B1A2EC","#ECA2DD"],"monochromatic":["#F2FCEE","#B8ECA2","#7EDC56"]}
Variants
{"light":"#F2FCEE","dark":"#7EDC56","saturated":"#B3F896","desaturated":"#BDE0AE","pastel":"#FFFFFF","neon":"#CDFFB8"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":20.83266665599966},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":34.10278580995987},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":36.72873534441391},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":36.72873534441391},{"slug":"mint","name":"Mint","hex":"#98FF98","distance":38.535697735995385}]

HEX meaning and use

About #B8ECA2

#B8ECA2 is classified as a cool green value with balanced visual character. #B8ECA2 is visually closest to Celadon, a named green color with HEX #ACE1AF.

The RGB channels are 184, 236, and 162, with green carrying the strongest channel weight. In HSL, the hue is 102deg with 66% saturation and 78% lightness, so this page treats it as a moderate-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.7279, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 20.83, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.56:1AA Pass
White text1.35:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.56:1 · AAA
White text#FFFFFF1.35:1 · Fail

Accessible Alternatives

#F2FCEE#000000 text · best 19.93:1#F2FCEE
Mint#000000 text · best 17.09:1#98FF98
#B3F896#000000 text · best 16.78:1#B3F896
#DDECA2#000000 text · best 16.59:1#DDECA2
Pale Green#000000 text · best 16.59:1#98FB98

Generated Palette

#B8ECA2#B8ECA2
#D6A2EC#D6A2EC
#DDECA2#DDECA2
#A2ECB1#A2ECB1
#F2FCEE#F2FCEE
#7EDC56#7EDC56

Color Harmonies

#D6A2EC#D6A2EC
#DDECA2#DDECA2
#A2ECB1#A2ECB1
#A2B8EC#A2B8EC
#ECA2B8#ECA2B8

Variants

#F2FCEE#F2FCEE
#7EDC56#7EDC56
#B3F896#B3F896
#BDE0AE#BDE0AE
White#FFFFFF
#CDFFB8#CDFFB8

Nearest Named Colors