HEX atlas value

#BEFDA5

#BEFDA5 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 190, 253, 165, HSL 103, 96%, 82%, has luminance 0.8391, and belongs to the pastel group.

#BEFDA5 Sample readable text
HEX #BEFDA5
RGB rgb(190, 253, 165)
HSL hsl(103 96% 82%)
CMYK cmyk(25, 0, 35, 1)
Luminance 0.8391
Contrast Black 17.78:1White 1.18:1

CSS

--color-befda5: #BEFDA5;
.background-befda5 { background-color: #BEFDA5; }
.text-befda5 { color: #BEFDA5; }

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.8391
Black text17.78:1AA Pass
White text1.18: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":"#BEFDA5","rgb":[190,253,165],"hsl":[103,96,82],"cmyk":[25,0,35,1],"luminance":0.8391,"contrast":{"black":17.78,"white":1.18}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.78,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.18,"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":"#EAFDA5","hex":"#EAFDA5","family":"green","bestTextColor":"#000000","contrastBlack":19.09,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#BDFFA3","hex":"#BDFFA3","family":"green","bestTextColor":"#000000","contrastBlack":18,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A5FDB8","hex":"#A5FDB8","family":"green","bestTextColor":"#000000","contrastBlack":17.34,"contrastWhite":1.21,"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"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Celadon adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/befda5.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.json"]}
Harmonies
{"complementary":"#E4A5FD","analogous":["#EAFDA5","#A5FDB8"],"triadic":["#A5BEFD","#FDA5BE"],"tetradic":["#A5EAFD","#E4A5FD","#FDB8A5"],"splitComplementary":["#B8A5FD","#FDA5EA"],"monochromatic":["#FFFFFF","#BEFDA5","#7DFB4B"]}
Variants
{"light":"#FFFFFF","dark":"#7DFB4B","saturated":"#BDFFA3","desaturated":"#C2F3AF","pastel":"#FFFFFF","neon":"#DAFFCC"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":34.75629439396553},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":39.71145930332956},{"slug":"mint","name":"Mint","hex":"#98FF98","distance":40.2119385257662},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":40.2119385257662},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":40.2119385257662}]

HEX meaning and use

About #BEFDA5

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

The RGB channels are 190, 253, and 165, with green carrying the strongest channel weight. In HSL, the hue is 103deg with 96% saturation and 82% 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 soft UI backgrounds. Its luminance is 0.8391, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 34.76, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.78:1AA Pass
White text1.18:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.78:1 · AAA
White text#FFFFFF1.18:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#EAFDA5#000000 text · best 19.09:1#EAFDA5
#BDFFA3#000000 text · best 18:1#BDFFA3
#A5FDB8#000000 text · best 17.34:1#A5FDB8
Mint#000000 text · best 17.09:1#98FF98

Generated Palette

#BEFDA5#BEFDA5
#E4A5FD#E4A5FD
#EAFDA5#EAFDA5
#A5FDB8#A5FDB8
White#FFFFFF
#7DFB4B#7DFB4B

Color Harmonies

#E4A5FD#E4A5FD
#EAFDA5#EAFDA5
#A5FDB8#A5FDB8
#A5BEFD#A5BEFD
#FDA5BE#FDA5BE

Variants

White#FFFFFF
#7DFB4B#7DFB4B
#BDFFA3#BDFFA3
#C2F3AF#C2F3AF
White#FFFFFF
#DAFFCC#DAFFCC

Nearest Named Colors