HEX atlas value

#BEF76E

#BEF76E is a cool green HEX color close to Straw. According to Colors Encyclopedia, it converts to RGB 190, 247, 110, HSL 85, 90%, 70%, has luminance 0.7859, and belongs to the vibrant group.

#BEF76E Sample readable text
HEX #BEF76E
RGB rgb(190, 247, 110)
HSL hsl(85 90% 70%)
CMYK cmyk(23, 0, 55, 3)
Luminance 0.7859
Contrast Black 16.72:1White 1.26:1

CSS

--color-bef76e: #BEF76E;
.background-bef76e { background-color: #BEF76E; }
.text-bef76e { color: #BEF76E; }

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.7859
Black text16.72:1AA Pass
White text1.26: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":"#BEF76E","rgb":[190,247,110],"hsl":[85,90,70],"cmyk":[23,0,55,3],"luminance":0.7859,"contrast":{"black":16.72,"white":1.26}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.72,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.26,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#E5FCC5","hex":"#E5FCC5","family":"green","bestTextColor":"#000000","contrastBlack":19.06,"contrastWhite":1.1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#BFFF66","hex":"#BFFF66","family":"green","bestTextColor":"#000000","contrastBlack":17.71,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#F7EC6E","hex":"#F7EC6E","family":"yellow","bestTextColor":"#000000","contrastBlack":17.18,"contrastWhite":1.22,"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"]}]
AI context
{"semanticGroups":["cool green","vibrant","vibrant green","Straw adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/bef76e.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/straw.json","https://www.colorsencyclopedia.com/api/colors/mint-green.json","https://www.colorsencyclopedia.com/api/colors/pale-green.json"]}
Harmonies
{"complementary":"#A76EF7","analogous":["#F7EC6E","#79F76E"],"triadic":["#6EBEF7","#F76EBE"],"tetradic":["#6EF7EC","#A76EF7","#F76E79"],"splitComplementary":["#6E79F7","#EC6EF7"],"monochromatic":["#E5FCC5","#BEF76E","#97F316"]}
Variants
{"light":"#E5FCC5","dark":"#97F316","saturated":"#BFFF66","desaturated":"#BBE77E","pastel":"#F4FCE9","neon":"#D0FF8F"}
Nearest named colors
[{"slug":"straw","name":"Straw","hex":"#E4D96F","distance":48.425200051213004},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":56.78027826631356},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":56.78027826631356},{"slug":"mint","name":"Mint","hex":"#98FF98","distance":57.201398584300364},{"slug":"light-green","name":"Light Green","hex":"#90EE90","distance":57.905094767213704}]

HEX meaning and use

About #BEF76E

#BEF76E is classified as a cool green value with vibrant visual character. #BEF76E is visually closest to Straw, a named yellow color with HEX #E4D96F.

The RGB channels are 190, 247, and 110, with green carrying the strongest channel weight. In HSL, the hue is 85deg with 90% saturation and 70% 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 high-energy accents. Its luminance is 0.7859, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 48.43, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.72:1AA Pass
White text1.26:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.72:1 · AAA
White text#FFFFFF1.26:1 · Fail

Accessible Alternatives

#E5FCC5#000000 text · best 19.06:1#E5FCC5
#BFFF66#000000 text · best 17.71:1#BFFF66
#F7EC6E#000000 text · best 17.18:1#F7EC6E
Mint#000000 text · best 17.09:1#98FF98
Pale Green#000000 text · best 16.59:1#98FB98

Generated Palette

#BEF76E#BEF76E
#A76EF7#A76EF7
#F7EC6E#F7EC6E
#79F76E#79F76E
#E5FCC5#E5FCC5
#97F316#97F316

Color Harmonies

#A76EF7#A76EF7
#F7EC6E#F7EC6E
#79F76E#79F76E
#6EBEF7#6EBEF7
#F76EBE#F76EBE

Variants

#E5FCC5#E5FCC5
#97F316#97F316
#BFFF66#BFFF66
#BBE77E#BBE77E
#F4FCE9#F4FCE9
#D0FF8F#D0FF8F

Nearest Named Colors