{"product_id":"lg-mrgb88-86-mini-rgb-evo-ai-4k-ultra-hd-smart-tv-2026-86mrgb88b6b-aei","title":"LG 86\" Mini RGB Evo AI 4K Ultra HD Smart TV (2026) | 86MRGB88B6B.AEI","description":"\u003cstyle\u003e\n  .pd {\n    --blue: #003B71;\n    --blue-bright: #005CB9;\n    --yellow: #FFD200;\n    --soft-blue: #F2F7FC;\n    --card: #FFFFFF;\n    --card-alt: #F8FAFC;\n    --border: #D8E7F5;\n    --heading: #1A1A1A;\n    --text: #444444;\n    max-width: 1180px;\n    margin: 0 auto;\n    color: var(--text);\n    font-family: Arial, Helvetica, sans-serif;\n    font-size: 15px;\n    line-height: 1.62;\n  }\n\n  .pd * {\n    box-sizing: border-box;\n  }\n\n  .pd h1,\n  .pd h2,\n  .pd h3,\n  .pd p {\n    margin-top: 0;\n  }\n\n  .breadcrumb {\n    margin-bottom: 12px;\n    color: var(--blue-bright);\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.08em;\n    text-transform: uppercase;\n  }\n\n  .hero-border {\n    position: relative;\n    overflow: hidden;\n    padding: 28px 30px;\n    border: 1px solid var(--border);\n    border-left: 5px solid var(--blue-bright);\n    border-radius: 10px;\n    background: linear-gradient(110deg, #FFFFFF 0%, var(--soft-blue) 100%);\n  }\n\n  .hero-border::after {\n    position: absolute;\n    top: 0;\n    right: 0;\n    width: 120px;\n    height: 4px;\n    background: var(--yellow);\n    content: \"\";\n  }\n\n  .pd h1 {\n    max-width: 900px;\n    margin-bottom: 10px;\n    color: var(--heading);\n    font-size: clamp(34px, 5vw, 42px);\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n  }\n\n  .deck {\n    max-width: 820px;\n    margin-bottom: 0;\n    color: #4F6070;\n    font-size: 16px;\n    line-height: 1.55;\n  }\n\n  .stats-bar {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    margin-top: 16px;\n    overflow: hidden;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--card);\n  }\n\n  .stat {\n    min-width: 0;\n    padding: 14px 16px;\n    border-right: 1px solid var(--border);\n  }\n\n  .stat:last-child {\n    border-right: 0;\n  }\n\n  .stat strong {\n    display: block;\n    margin-bottom: 2px;\n    color: var(--blue);\n    font-size: 21px;\n    line-height: 1.15;\n  }\n\n  .stat span {\n    display: block;\n    color: #647383;\n    font-size: 12px;\n    line-height: 1.35;\n  }\n\n  .intro {\n    max-width: 960px;\n    margin: 26px auto 0;\n  }\n\n  .intro p:last-child {\n    margin-bottom: 0;\n  }\n\n  .section-divider {\n    margin: 30px 0 16px;\n    padding-bottom: 8px;\n    border-bottom: 1px solid var(--border);\n    color: var(--blue);\n    font-size: 17px;\n    line-height: 1.3;\n    letter-spacing: 0.01em;\n  }\n\n  .pull-quote {\n    margin: 24px 0;\n    padding: 16px 20px;\n    border-left: 4px solid var(--yellow);\n    border-radius: 0 8px 8px 0;\n    background: var(--soft-blue);\n    color: var(--blue);\n    font-size: 17px;\n    font-weight: 700;\n    line-height: 1.5;\n  }\n\n  .ideal-cards,\n  .features-grid {\n    display: grid;\n    gap: 12px;\n  }\n\n  .ideal-cards {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .features-grid {\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .ideal-card,\n  .feature-card {\n    min-width: 0;\n    padding: 17px 18px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--card);\n  }\n\n  .ideal-card {\n    background: var(--card-alt);\n  }\n\n  .ideal-card h3,\n  .feature-card h3,\n  .editorial h3 {\n    margin-bottom: 6px;\n    color: var(--blue-bright);\n    font-size: 15px;\n    line-height: 1.35;\n  }\n\n  .ideal-card p,\n  .feature-card p {\n    margin-bottom: 0;\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  .editorial-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  .editorial {\n    padding: 18px;\n    border-top: 3px solid var(--blue-bright);\n    border-radius: 7px;\n    background: var(--card-alt);\n  }\n\n  .editorial p:last-child {\n    margin-bottom: 0;\n  }\n\n  .compare-card {\n    overflow-x: auto;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--card);\n  }\n\n  .compare-card table {\n    width: 100%;\n    min-width: 640px;\n    border-collapse: collapse;\n  }\n\n  .compare-card th,\n  .compare-card td {\n    padding: 12px 14px;\n    border-bottom: 1px solid var(--border);\n    text-align: left;\n    vertical-align: top;\n    font-size: 14px;\n  }\n\n  .compare-card th {\n    background: var(--soft-blue);\n    color: var(--blue);\n    font-size: 13px;\n  }\n\n  .compare-card tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .compare-card td:first-child {\n    width: 25%;\n    color: var(--heading);\n    font-weight: 700;\n  }\n\n  .verdict {\n    margin-top: 28px;\n    overflow: hidden;\n    border: 1px solid var(--blue);\n    border-radius: 9px;\n    background: var(--card);\n  }\n\n  .verdict-header {\n    padding: 14px 20px;\n    background: var(--blue);\n    color: #FFFFFF;\n  }\n\n  .verdict-header h2 {\n    margin: 0;\n    color: #FFFFFF;\n    font-size: 18px;\n  }\n\n  .verdict-body {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 0;\n  }\n\n  .verdict-column {\n    padding: 18px 20px;\n  }\n\n  .verdict-column + .verdict-column {\n    border-left: 1px solid var(--border);\n    background: var(--card-alt);\n  }\n\n  .verdict-column h3 {\n    margin-bottom: 9px;\n    color: var(--blue-bright);\n    font-size: 15px;\n  }\n\n  .verdict-column ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  .verdict-column li {\n    margin-bottom: 6px;\n  }\n\n  .verdict-column li:last-child {\n    margin-bottom: 0;\n  }\n\n  .box-contents {\n    margin-top: 18px;\n    padding: 16px 18px;\n    border: 1px solid var(--border);\n    border-radius: 8px;\n    background: var(--soft-blue);\n  }\n\n  .box-contents h2 {\n    margin-bottom: 7px;\n    color: var(--blue);\n    font-size: 16px;\n  }\n\n  .box-contents p {\n    margin-bottom: 0;\n  }\n\n  @media (max-width: 820px) {\n    .stats-bar,\n    .features-grid,\n    .editorial-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .ideal-cards {\n      grid-template-columns: 1fr;\n    }\n\n    .stat:nth-child(2) {\n      border-right: 0;\n    }\n\n    .stat:nth-child(-n+2) {\n      border-bottom: 1px solid var(--border);\n    }\n\n    .verdict-body {\n      grid-template-columns: 1fr;\n    }\n\n    .verdict-column + .verdict-column {\n      border-top: 1px solid var(--border);\n      border-left: 0;\n    }\n  }\n\n  @media (max-width: 560px) {\n    .pd {\n      font-size: 14px;\n    }\n\n    .hero-border {\n      padding: 22px 18px;\n    }\n\n    .pd h1 {\n      font-size: 34px;\n    }\n\n    .stats-bar,\n    .features-grid,\n    .editorial-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .stat,\n    .stat:nth-child(2) {\n      border-right: 0;\n      border-bottom: 1px solid var(--border);\n    }\n\n    .stat:last-child {\n      border-bottom: 0;\n    }\n\n    .section-divider {\n      margin-top: 24px;\n    }\n\n    .compare-card th,\n    .compare-card td {\n      padding: 10px 12px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"pd\"\u003e\n  \u003cdiv class=\"breadcrumb\"\u003eTelevisions \/ LG Smart TVs \/ Mini RGB evo\u003c\/div\u003e\n\n  \u003csection class=\"hero-border\"\u003e\n    \u003ch1\u003eLG MRGB88 86\" Mini RGB evo AI 4K Smart TV\u003c\/h1\u003e\n    \u003cp class=\"deck\"\u003eA large-screen 2026 television combining independently driven RGB backlighting, precision light control and intelligent 4K processing for vivid home cinema, sport and responsive gaming.\u003c\/p\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"stats-bar\"\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e86\"\u003c\/strong\u003e\n      \u003cspan\u003eExpansive 4K Ultra HD screen\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003eMini RGB evo\u003c\/strong\u003e\n      \u003cspan\u003eIndependently controlled colour backlight\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003e144Hz VRR\u003c\/strong\u003e\n      \u003cspan\u003eSmoother compatible gameplay\u003c\/span\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"stat\"\u003e\n      \u003cstrong\u003ewebOS 26\u003c\/strong\u003e\n      \u003cspan\u003eStreaming, casting and AI features\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"intro\"\u003e\n    \u003cp\u003eThe LG MRGB88 is built for viewers who want a genuinely cinematic sense of scale without compromising everyday usability. Its Mini RGB evo backlight uses independently driven coloured LEDs to produce richer colour separation, while RGB Primary Colour Pro achieves certified 100% coverage of both DCI-P3 and Adobe RGB colour spaces.\u003c\/p\u003e\n    \u003cp\u003ePrecision Dimming and the Alpha 8 AI Processor 4K Gen3 work together to manage light, contrast and detail across each scene. Whether you are watching a dark drama, a brightly lit sporting event or a lower-resolution broadcast, the television intelligently adjusts its presentation for a clearer, more balanced result.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"pull-quote\"\u003eLarge-screen impact is matched by intelligent processing that quietly improves picture, sound and navigation around the way you watch.\u003c\/div\u003e\n\n  \u003ch2 class=\"section-divider\"\u003eIdeal For\u003c\/h2\u003e\n  \u003cdiv class=\"ideal-cards\"\u003e\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eHome Cinema\u003c\/h3\u003e\n      \u003cp\u003eDolby Vision, FILMMAKER MODE and precise backlight control help films retain convincing depth, colour and carefully graded detail.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eSport \u0026amp; Live Events\u003c\/h3\u003e\n      \u003cp\u003eThe expansive panel, native 120Hz refresh rate and adaptive motion processing make fast action easier to follow on a room-filling screen.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"ideal-card\"\u003e\n      \u003ch3\u003eConsole \u0026amp; Cloud Gaming\u003c\/h3\u003e\n      \u003cp\u003eVRR up to 144Hz, ALLM, AMD FreeSync and Game Optimizer provide a smoother, more responsive setup for compatible games and hardware.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-divider\"\u003eKey Features\u003c\/h2\u003e\n  \u003cdiv class=\"features-grid\"\u003e\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eMini RGB evo Colour\u003c\/h3\u003e\n      \u003cp\u003eIndependently driven RGB lighting produces vivid, carefully separated colours without relying on a conventional white LED backlight alone.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eCertified Double 100% Coverage\u003c\/h3\u003e\n      \u003cp\u003eFull DCI-P3 and Adobe RGB colour coverage supports richer cinematic shades and more nuanced transitions across demanding scenes.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eAlpha 8 AI Processor 4K Gen3\u003c\/h3\u003e\n      \u003cp\u003eLG’s intelligent processor analyses content to refine sharpness, colour, contrast and audio automatically as you watch.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003ePrecision Dimming\u003c\/h3\u003e\n      \u003cp\u003eAdvanced dimming control manages bright and dark areas more accurately, improving depth while retaining important shadow detail.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003eAdvanced Gaming Support\u003c\/h3\u003e\n      \u003cp\u003eNative 120Hz, VRR up to 144Hz, Dolby Vision gaming, ALLM, HGiG and AMD FreeSync support demanding modern gameplay.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"feature-card\"\u003e\n      \u003ch3\u003ewebOS 26 with Multi-AI\u003c\/h3\u003e\n      \u003cp\u003eAccess streaming, personalised recommendations, voice features, Google Cast, Apple AirPlay and connected-home controls from one interface.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-divider\"\u003ePicture Intelligence for Everyday Viewing\u003c\/h2\u003e\n  \u003cdiv class=\"editorial-grid\"\u003e\n    \u003carticle class=\"editorial\"\u003e\n      \u003ch3\u003eMake More of Every Source\u003c\/h3\u003e\n      \u003cp\u003eAlpha 8 AI Super Upscaling 4K improves texture and definition in lower-resolution television and streaming content, helping everyday viewing look more assured on the substantial 86-inch display.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"editorial\"\u003e\n      \u003ch3\u003eBalanced HDR Presentation\u003c\/h3\u003e\n      \u003cp\u003eDynamic Tone Mapping Pro adjusts brightness and contrast within each frame, while Dolby Vision, HDR10 and HLG provide broad support for films, series, broadcasts and compatible games.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"editorial\"\u003e\n      \u003ch3\u003eCinema with Fewer Distractions\u003c\/h3\u003e\n      \u003cp\u003eFILMMAKER MODE with ambient light compensation adapts to the room while aiming to retain the creative intent, motion handling and tonal character of the original production.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-divider\"\u003eSound That Adapts to the Scene\u003c\/h2\u003e\n  \u003cdiv class=\"editorial-grid\"\u003e\n    \u003carticle class=\"editorial\"\u003e\n      \u003ch3\u003eAI Sound Pro\u003c\/h3\u003e\n      \u003cp\u003eThe 20W, 2.0-channel speaker system uses Alpha 8 AI Sound Pro to create a virtual 11.1.2-channel effect, adding scale and direction to films, sport and entertainment.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"editorial\"\u003e\n      \u003ch3\u003eClearer Dialogue\u003c\/h3\u003e\n      \u003cp\u003eIntelligent audio processing separates voices from music and effects, reducing the need to repeatedly adjust the volume during busy scenes.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"editorial\"\u003e\n      \u003ch3\u003eReady for an LG Soundbar\u003c\/h3\u003e\n      \u003cp\u003eDolby Atmos, HDMI eARC, LG Sound Sync and WOW Orchestra support a straightforward upgrade path when paired with compatible audio equipment.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-divider\"\u003eA Smarter Entertainment Hub\u003c\/h2\u003e\n  \u003cdiv class=\"editorial-grid\"\u003e\n    \u003carticle class=\"editorial\"\u003e\n      \u003ch3\u003ePersonalised webOS Experience\u003c\/h3\u003e\n      \u003cp\u003ewebOS 26 brings apps, recommendations and individual user features together, helping different members of the household reach relevant content more quickly.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"editorial\"\u003e\n      \u003ch3\u003eEasy Wireless Sharing\u003c\/h3\u003e\n      \u003cp\u003eGoogle Cast and Apple AirPlay make it simple to send compatible videos, photographs and other content from a phone or tablet to the television.\u003c\/p\u003e\n    \u003c\/article\u003e\n    \u003carticle class=\"editorial\"\u003e\n      \u003ch3\u003eConnected-Home Control\u003c\/h3\u003e\n      \u003cp\u003eLG ThinQ, Home Hub, Google Home and Apple Home compatibility let the television become a convenient visual control point for supported smart devices.\u003c\/p\u003e\n    \u003c\/article\u003e\n  \u003c\/div\u003e\n\n  \u003ch2 class=\"section-divider\"\u003eHow It Compares\u003c\/h2\u003e\n  \u003cdiv class=\"compare-card\"\u003e\n    \u003ctable\u003e\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth\u003eArea\u003c\/th\u003e\n          \u003cth\u003eLG MRGB88\u003c\/th\u003e\n          \u003cth\u003eTypical Standard 4K LED TV\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eBacklight\u003c\/td\u003e\n          \u003ctd\u003eMini RGB evo with independently driven coloured LEDs\u003c\/td\u003e\n          \u003ctd\u003eConventional white LED backlighting\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eColour Coverage\u003c\/td\u003e\n          \u003ctd\u003eCertified 100% DCI-P3 and 100% Adobe RGB\u003c\/td\u003e\n          \u003ctd\u003eCoverage varies by panel and model\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eContrast Control\u003c\/td\u003e\n          \u003ctd\u003ePrecision Dimming managed by AI processing\u003c\/td\u003e\n          \u003ctd\u003eBasic local dimming or global backlight control\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eGaming Refresh\u003c\/td\u003e\n          \u003ctd\u003eNative 120Hz with VRR support up to 144Hz\u003c\/td\u003e\n          \u003ctd\u003eOften limited to a fixed 60Hz refresh rate\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003ctd\u003eSmart Platform\u003c\/td\u003e\n          \u003ctd\u003ewebOS 26 with Multi-AI, casting and smart-home integration\u003c\/td\u003e\n          \u003ctd\u003eCore streaming apps with fewer personalised tools\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n  \u003c\/div\u003e\n\n  \u003csection class=\"verdict\"\u003e\n    \u003cdiv class=\"verdict-header\"\u003e\n      \u003ch2\u003eThe Verdict\u003c\/h2\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"verdict-body\"\u003e\n      \u003cdiv class=\"verdict-column\"\u003e\n        \u003ch3\u003eStrengths\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eExpansive 86-inch presentation for cinema, gaming and sport\u003c\/li\u003e\n          \u003cli\u003eRich Mini RGB evo colour with certified dual colour-space coverage\u003c\/li\u003e\n          \u003cli\u003eStrong contrast control through Precision Dimming\u003c\/li\u003e\n          \u003cli\u003eComprehensive 120Hz and 144Hz VRR gaming features\u003c\/li\u003e\n          \u003cli\u003ePolished webOS platform with casting and smart-home support\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"verdict-column\"\u003e\n        \u003ch3\u003eConsiderations\u003c\/h3\u003e\n        \u003cul\u003e\n          \u003cli\u003eThe large screen is best suited to a spacious viewing area\u003c\/li\u003e\n          \u003cli\u003eThe integrated 20W audio may benefit from a soundbar in a large room\u003c\/li\u003e\n          \u003cli\u003eIts three HDMI inputs may require planning for larger equipment collections\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"box-contents\"\u003e\n    \u003ch2\u003eWhat’s in the Box\u003c\/h2\u003e\n    \u003cp\u003eLG MRGB88 television, AI Magic Remote and detachable power cable.\u003c\/p\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"LG","offers":[{"title":"Default Title","offer_id":54339462725959,"sku":"86MRGB88B6B.AEI","price":3299.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/5807\/1748\/files\/86MRGB88_B_0000.jpg?v=1784017523","url":"https:\/\/euronics.ie\/products\/lg-mrgb88-86-mini-rgb-evo-ai-4k-ultra-hd-smart-tv-2026-86mrgb88b6b-aei","provider":"Euronics Ireland","version":"1.0","type":"link"}