HEX atlas value

#BFEDB6

#BFEDB6 is a cool green HEX color close to Pastel Green. According to Colors Encyclopedia, it converts to RGB 191, 237, 182, HSL 110, 60%, 82%, has luminance 0.7502, and belongs to the balanced group.

#BFEDB6 Sample readable text
HEX #BFEDB6
RGB rgb(191, 237, 182)
HSL hsl(110 60% 82%)
CMYK cmyk(19, 0, 23, 7)
Luminance 0.7502
Contrast Black 16:1White 1.31:1

CSS

--color-bfedb6: #BFEDB6;
.background-bfedb6 { background-color: #BFEDB6; }
.text-bfedb6 { color: #BFEDB6; }

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.7502
Black text16:1AA Pass
White text1.31: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":"#BFEDB6","rgb":[191,237,182],"hsl":[110,60,82],"cmyk":[19,0,23,7],"luminance":0.7502,"contrast":{"black":16,"white":1.31}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.31,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Mint","hex":"#CEFAD0","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#B8F7AB","hex":"#B8F7AB","family":"green","bestTextColor":"#000000","contrastBlack":16.93,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#DAEDB6","hex":"#DAEDB6","family":"green","bestTextColor":"#000000","contrastBlack":16.77,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#B6EDC8","hex":"#B6EDC8","family":"green","bestTextColor":"#000000","contrastBlack":15.94,"contrastWhite":1.32,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","balanced","balanced green","Pastel 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/bfedb6.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/celadon.json","https://www.colorsencyclopedia.com/api/colors/pastel-mint.json"]}
Harmonies
{"complementary":"#E3B6ED","analogous":["#DAEDB6","#B6EDC8"],"triadic":["#B6BFED","#EDB6BF"],"tetradic":["#B6DAED","#E3B6ED","#EDC8B6"],"splitComplementary":["#C8B6ED","#EDB6DA"],"monochromatic":["#FFFFFF","#BFEDB6","#7EDA6C"]}
Variants
{"light":"#FFFFFF","dark":"#7EDA6C","saturated":"#B8F7AB","desaturated":"#C5E3C0","pastel":"#FFFFFF","neon":"#D5FFCC"}
Nearest named colors
[{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":16.401219466856727},{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":23.53720459187964},{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":32.71085446759225},{"slug":"limestone","name":"Limestone","hex":"#D8D2C4","distance":39.370039370059054},{"slug":"pastel-aqua","name":"Pastel Aqua","hex":"#B8E8E0","distance":42.871902220452036}]

HEX meaning and use

About #BFEDB6

#BFEDB6 is classified as a cool green value with balanced visual character. #BFEDB6 is visually closest to Pastel Green, a named green color with HEX #C1E1C1.

The RGB channels are 191, 237, and 182, with green carrying the strongest channel weight. In HSL, the hue is 110deg with 60% saturation and 82% 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.7502, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 16.40, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16:1AA Pass
White text1.31:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016:1 · AAA
White text#FFFFFF1.31:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Pastel Mint#000000 text · best 18.21:1#CEFAD0
#B8F7AB#000000 text · best 16.93:1#B8F7AB
#DAEDB6#000000 text · best 16.77:1#DAEDB6
#B6EDC8#000000 text · best 15.94:1#B6EDC8

Generated Palette

#BFEDB6#BFEDB6
#E3B6ED#E3B6ED
#DAEDB6#DAEDB6
#B6EDC8#B6EDC8
White#FFFFFF
#7EDA6C#7EDA6C

Color Harmonies

#E3B6ED#E3B6ED
#DAEDB6#DAEDB6
#B6EDC8#B6EDC8
#B6BFED#B6BFED
#EDB6BF#EDB6BF

Variants

White#FFFFFF
#7EDA6C#7EDA6C
#B8F7AB#B8F7AB
#C5E3C0#C5E3C0
White#FFFFFF
#D5FFCC#D5FFCC

Nearest Named Colors