A resposta: pattern:\b\d\d:\d\d\b. alert( "Café da manhã as 09:00 no quarto 123:456.".match( /\b\d\d:\d\d\b/ ) ); // 09:00